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.
actions/publish-action
1 parent a9ed4c4 commit 129a9caCopy full SHA for 129a9ca
.github/workflows/publish.yml
@@ -13,3 +13,5 @@ jobs:
13
steps:
14
- uses: actions/checkout@v5
15
- uses: actions/[email protected]
16
+ with:
17
+ source-tag: ${{ github.ref_name }}
0 commit comments