Skip to content

Commit

Permalink
Update workflows to go-auto-release
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha committed Apr 19, 2024
1 parent 0b69610 commit f0adb25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/feature-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/setup-go@v5
with:
go-version-file: go.mod
cache: true
cache: false

- name: Test Snapshot Release
uses: goreleaser/goreleaser-action@v5
Expand Down

0 comments on commit f0adb25

Please sign in to comment.