Skip to content

Commit

Permalink
add snapshot
Browse files Browse the repository at this point in the history
Signed-off-by: kouki <kouworld0123@gmail.com>
  • Loading branch information
kmdkuk committed Nov 19, 2023
1 parent e4df74c commit 697f850
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test_and_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,11 @@ jobs:
uses: goreleaser/goreleaser-action@v5
with:
version: latest
<<<<<<< Updated upstream
args: release --skip=publish --clean
=======
args: release --snapshot --skip=publish --clean
>>>>>>> Stashed changes
notification:
runs-on: ubuntu-latest
needs: test
Expand Down

0 comments on commit 697f850

Please sign in to comment.