Skip to content

Commit

Permalink
Revert "Fix release CI (#943)" (#944)
Browse files Browse the repository at this point in the history
* Fix release CI

* adjust
  • Loading branch information
epenet authored Aug 17, 2023
1 parent bc7eb04 commit d39c22a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ jobs:
release:
name: Release
runs-on: ubuntu-latest
permissions:
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
steps:
- name: Check out the repository
uses: actions/checkout@v3
Expand Down

0 comments on commit d39c22a

Please sign in to comment.