Commit dec7495
committed
Grand write-all permission for auto-bump workflow
Fixes errors like:
```
remote: Permission to dahlia/homebrew-jetbrains-eap.git denied to hong-bot.
fatal: unable to access 'https://github.com/dahlia/homebrew-jetbrains-eap/': The requested URL returned error: 403
Error: Failure while executing; `/usr/bin/env git push --set-upstream ***github.com/dahlia/homebrew-jetbrains-eap bump-intellij-idea-eap-2026.1-261.17801.55:bump-intellij-idea-eap-2026.1-261.17801.55` exited with 128. Here's the output:
remote: Permission to dahlia/homebrew-jetbrains-eap.git denied to hong-bot.
fatal: unable to access 'https://github.com/dahlia/homebrew-jetbrains-eap/': The requested URL returned error: 403
```
Copied from https://github.com/Goooler/homebrew-repo/blob/3048e83471efa2c806e92e74c91633cbfcc4c18e/.github/workflows/autobump.yml#L21C51 parent 6ec8b22 commit dec7495
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments