We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c5e0df + 292214d commit 4e0399bCopy full SHA for 4e0399b
.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