mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2026-01-11 07:14:42 +01:00
fix: YAML formatting on publish step
This commit is contained in:
2
.github/workflows/python-publish.yml
vendored
2
.github/workflows/python-publish.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
deploy:
|
||||
environment: release
|
||||
permissions:
|
||||
id-token: write
|
||||
id-token: write
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user