Skip to content

Commit 787074a

Browse files
committed
.github/workflows/generate.yaml add permisssion
to fix commit errors when running in klassert/eesp-ikev2 Create a commit /usr/bin/git commit -m deploy: 7bef32f [gh-pages 80a0154] deploy: 7bef32f 2 files changed, 23 insertions(+), 23 deletions(-) ::endgroup:: ::group::Push the commit or tag Push the commit or tag /usr/bin/git push origin gh-pages remote: Permission to klassert/eesp-ikev2.git denied to github-actions[bot]. fatal: unable to access 'https://github.com/klassert/eesp-ikev2.git/': The requested URL returned error: 403 Error: Action failed with "The process '/usr/bin/git' failed with exit code 128" ##[debug]Node Action run completed with exit code 1 ##[debug]Finishing: Deploy to GitHub Pages
1 parent abd584d commit 787074a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/generate.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
build:
1717
name: "Update Editor's Copy"
1818
runs-on: ubuntu-latest
19+
permissions:
20+
contents: write
1921

2022
steps:
2123
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)