Skip to content

Commit

Permalink
ci: trivial commit to test automated release workflow again
Browse files Browse the repository at this point in the history
  • Loading branch information
aleaf committed Oct 18, 2024
1 parent 8fc8dd1 commit 506e7c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ jobs:
publish:
name: Publish package
# runs only after release is published (manually promoted from draft)
# (allows editing of release notes, etc.)
if: ${{ github.event_name == 'release' }}
runs-on: ubuntu-latest #ubuntu-22.04
permissions:
Expand Down

0 comments on commit 506e7c5

Please sign in to comment.