Skip to content

Commit

Permalink
Fix yml for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmtroffaes committed Sep 12, 2024
1 parent 8f055a7 commit 25ab124
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ jobs:
release:
if: github.repository == 'mcmtroffaes/sphinxcontrib-bibtex'
runs-on: ubuntu-latest
environment: release
permissions:
id-token: write
environment: release
permissions:
id-token: write
steps:
- uses: actions/checkout@v4
- name: Set up Python
Expand Down

0 comments on commit 25ab124

Please # to comment.