Skip to content

Commit

Permalink
chore(ci): update go-release-action to v1.34
Browse files Browse the repository at this point in the history
  • Loading branch information
albttx committed Dec 9, 2022
1 parent a645f1e commit 31019d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
goarch: [amd64, arm64]
steps:
- uses: actions/checkout@v3
- uses: wangyoucao577/go-release-action@v1.31
- uses: wangyoucao577/go-release-action@v1.34
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
project_path: "./ignite/cmd/ignite"
Expand Down

0 comments on commit 31019d6

Please sign in to comment.