Skip to content

Commit

Permalink
Add support for releases
Browse files Browse the repository at this point in the history
bswck authored Aug 25, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent e691836 commit 016ff9f
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
@@ -14,3 +14,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 016ff9f

Please sign in to comment.