Skip to content

Commit 1463611

Browse files
authored
publish workflow: Remove unnecessary checkout step (#136)
1 parent 901ddeb commit 1463611

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
permissions:
1212
contents: write
1313
steps:
14-
- uses: actions/checkout@v6
1514
- uses: actions/publish-action@v0.4.0
1615
with:
1716
source-tag: ${{ github.ref_name }}

0 commit comments

Comments
 (0)