Skip to content

Commit

Permalink
use upstream release-action and update version from 1.10.0 to 1.13.0
Browse files Browse the repository at this point in the history
Signed-off-by: Rajat Jindal <[email protected]>
  • Loading branch information
rajatjindal committed Sep 14, 2023
1 parent ed2835b commit 2b777d4
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 @@ -235,7 +235,7 @@ jobs:
delete_release: true

- name: Recreate canary tag and release
uses: rajatjindal/release-action@v0.0.1
uses: ncipollo/release-action@v1.13.0
with:
tag: canary
allowUpdates: true
Expand Down

0 comments on commit 2b777d4

Please sign in to comment.