Fix update-readme: use ORG_DISPATCH_TOKEN to bypass branch protection
This commit is contained in:
@@ -14,6 +14,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ref: main
|
||||
token: ${{ secrets.ORG_DISPATCH_TOKEN }}
|
||||
|
||||
- name: Update version in README
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user