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.
v2
1 parent 5212a7c commit daff940Copy full SHA for daff940
.github/workflows/main.yml
@@ -71,7 +71,7 @@ jobs:
71
IS_RELEASE: ${{ steps.is-release.outputs.IS_RELEASE }}
72
steps:
73
- id: is-release
74
- uses: MetaMask/action-is-release@7240e3a7d1b6937a2c330f0948b33f118aad28c6
+ uses: MetaMask/action-is-release@v2
75
with:
76
commit-starts-with: 'Release [version],Release v[version],Release/[version],Release/v[version],Release `[version]`'
77
0 commit comments