Skip to content

Commit d98b621

Browse files
committed
remove checkout from action
1 parent d358d47 commit d98b621

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

actions/publish/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ runs:
1616
- id: repo-basename
1717
shell: bash
1818
run: 'echo "value=`basename ${{ github.repository }}`" >> $GITHUB_OUTPUT'
19-
- uses: actions/checkout@v4
2019
- name: Setup Pages
2120
id: pages
2221
uses: actions/[email protected]

0 commit comments

Comments
 (0)