Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/docker/login-act…
Browse files Browse the repository at this point in the history
…ion-3.0.0
  • Loading branch information
smritidahal653 authored Sep 21, 2023
2 parents 4e1a05b + 4899ae7 commit 2c30c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: |
git tag ${{ steps.get-tag.outputs.tag }}
- name: Goreleaser
uses: goreleaser/goreleaser-action@v4
uses: goreleaser/goreleaser-action@v5
with:
version: latest
args: release --rm-dist --timeout 60m --debug
Expand Down

0 comments on commit 2c30c00

Please sign in to comment.