mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-01 20:46:08 +00:00
chore: missing permission
This commit is contained in:
parent
237620569e
commit
46f14f3c1a
2
.github/workflows/dev.yml
vendored
2
.github/workflows/dev.yml
vendored
@ -9,6 +9,8 @@ jobs:
|
||||
publish_dev:
|
||||
name: PublishDev
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
id-token: write
|
||||
if: github.repository == 'tiramisulabs/seyfert'
|
||||
steps:
|
||||
- name: check out code
|
||||
|
Loading…
x
Reference in New Issue
Block a user