Skip to content

Commit

Permalink
Merge pull request #34 from komminarlabs/tk/fix-token
Browse files Browse the repository at this point in the history
chore: fix release workflow
  • Loading branch information
thulasirajkomminar committed Aug 23, 2024
2 parents 8f3fd8b + 90921dd commit 792529f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,8 @@ jobs:
run: echo "GORELEASER_CURRENT_TAG=v$(pulumictl get version --language generic)" >> $GITHUB_ENV

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v5.0.0
with:
version: latest
args: release --clean

publish_sdk:
Expand Down

0 comments on commit 792529f

Please sign in to comment.