We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92eb539 commit cd2ed43Copy full SHA for cd2ed43
1 file changed
.github/workflows/tag.yaml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
release-browser-extension:
12
- uses: harmelodic/workflows/.github/workflows/release-browser-extension.yaml@ece675d12b64965d519c70a338205c84ea1dc7e0
+ uses: harmelodic/workflows/.github/workflows/release-browser-extension.yaml@995c45b66c0fb3662edbb0b52839e2971f9072fc
13
with:
14
extension-name: minimal-grey-firefox
15
release-version: ${{ github.ref_name }}
0 commit comments