Skip to content

Commit

Permalink
Add support for releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Aug 25, 2024
1 parent 83d2a23 commit 572798b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ on:
jobs:
main:
uses: coherent-oss/system/.github/workflows/main.yml@main
permissions:
contents: write
secrets:
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 572798b

Please sign in to comment.