mirror of
https://github.com/drewcassidy/yaclog.git
synced 2024-09-01 14:58:58 +00:00
fix deploy permissions
This commit is contained in:
parent
4626e25838
commit
4d57ef2fb0
1
.github/workflows/python-publish.yml
vendored
1
.github/workflows/python-publish.yml
vendored
@ -52,6 +52,7 @@ jobs:
|
||||
url: https://pypi.org/p/yaclog
|
||||
permissions:
|
||||
id-token: write
|
||||
contents: write
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user