Skip to content

Commit

Permalink
feat(main): init commit
Browse files Browse the repository at this point in the history
  • Loading branch information
cuisongliu committed Nov 6, 2022
1 parent 8925c24 commit d48332b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: goreleaser/goreleaser-action@v3
with:
version: latest
args: release --timeout=1h --release-notes=README.md
args: release --timeout=1h
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
VERSION: ${{ steps.prepare.outputs.tag_name }}
Expand Down

0 comments on commit d48332b

Please sign in to comment.