We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90cadbd + cb49882 commit b63fdfdCopy full SHA for b63fdfd
.github/workflows/release.yaml
@@ -26,7 +26,7 @@ jobs:
26
tag_name: canary
27
28
- name: Recreate canary tag and release
29
- uses: ncipollo/release-action@v1.10.0
+ uses: ncipollo/release-action@v1.12.0
30
with:
31
tag: canary
32
allowUpdates: true
0 commit comments