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.
publish
1 parent 901ddeb commit 1463611Copy full SHA for 1463611
1 file changed
.github/workflows/publish.yml
@@ -11,7 +11,6 @@ jobs:
11
permissions:
12
contents: write
13
steps:
14
- - uses: actions/checkout@v6
15
- uses: actions/publish-action@v0.4.0
16
with:
17
source-tag: ${{ github.ref_name }}
0 commit comments