Skip to content

Commit 51f4438

Browse files
committed
[CI] revert previous commit
1 parent 8970eb4 commit 51f4438

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
chmod 400 /root/.ssh/known_hosts
2828
ssh-keyscan -H github.com > /etc/ssh/ssh_known_hosts 2> /dev/null
2929
- name: build-and-push
30-
permissions:
31-
actions: 'write'
3230
env:
3331
GH_TOKEN: ${{ github.token }}
3432
run: |

0 commit comments

Comments
 (0)