Skip to content

Commit

Permalink
quote go version
Browse files Browse the repository at this point in the history
  • Loading branch information
ns3777k committed Jul 7, 2024
1 parent 72e9a94 commit 7414766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.20
go-version: '1.20'

- name: Login to Docker Registry
run: echo "${{ secrets.DOCKERHUB_TOKEN }}" | docker login -u ns3777k --password-stdin
Expand Down

0 comments on commit 7414766

Please sign in to comment.