Skip to content

Commit

Permalink
Fix indentation issue on GH release action
Browse files Browse the repository at this point in the history
  • Loading branch information
wallyqs committed Nov 14, 2023
1 parent 98e1b54 commit 00b2c39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
REGISTRY: "natsio"
with:
push: true
set:
goreleaser.args.GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}
set:
goreleaser.args.GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}

0 comments on commit 00b2c39

Please sign in to comment.