Skip to content

Commit

Permalink
ci: yaml stupidity
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-karan committed Jul 22, 2023
1 parent 76b45d2 commit 8994efc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: 1.20
go-version: "1.20"
- name: Log in to the Container registry
uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9
with:
Expand Down

0 comments on commit 8994efc

Please sign in to comment.