Skip to content

Commit

Permalink
Update release.yml (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgarnier authored Jul 1, 2023
1 parent 4c81811 commit e4c0832
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- main
- master

jobs:
release:
Expand All @@ -14,6 +13,8 @@ jobs:
name: release
permissions:
id-token: write
pull-requests: write
contents: write

steps:
- name: Check out the repository
Expand Down

0 comments on commit e4c0832

Please sign in to comment.