We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 491395d + 7badb2b commit 38d6e24Copy full SHA for 38d6e24
.github/workflows/tag-release.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
release:
9
- uses: clouddrove/github-shared-workflows/.github/workflows/tag-release.yml@521761c1a5cf68d919980a2ed84b755182aeabfe # pinned to latest
+ uses: clouddrove/github-shared-workflows/.github/workflows/tag-release.yml@f6cad30db3bfad5fc248a08ab65ac82eb8dbcb82 # pinned to latest
10
with:
11
target_branch: master
12
secrets:
0 commit comments