mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-08-03 13:43:18 +02:00
try to update token permissions
This commit is contained in:
@@ -28,6 +28,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
hotfix_release_branches:
|
hotfix_release_branches:
|
||||||
|
permissions: write-all
|
||||||
# See https://runs-on.com/runners/linux/
|
# See https://runs-on.com/runners/linux/
|
||||||
# use a lower powered instance since this just does i/o to docker hub
|
# use a lower powered instance since this just does i/o to docker hub
|
||||||
runs-on: [runs-on,runner=2cpu-linux-x64,"run-id=${{ github.run_id }}"]
|
runs-on: [runs-on,runner=2cpu-linux-x64,"run-id=${{ github.run_id }}"]
|
||||||
|
Reference in New Issue
Block a user