We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a45482 commit 2e3e744Copy full SHA for 2e3e744
1 file changed
.github/workflows/cicd.yml
@@ -150,6 +150,7 @@ jobs:
150
151
steps:
152
- name: tag
153
+ id: tag_version
154
uses: mathieudutour/github-tag-action@v5
155
with:
156
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments