Skip to content

Commit

Permalink
Merge pull request #12 from algorandfoundation/main
Browse files Browse the repository at this point in the history
1.0 release (fixed CD)
  • Loading branch information
joe-p authored Oct 15, 2024
2 parents 7e82b58 + 7b005b7 commit 22e5193
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/python-semantic-release/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ runs:
path: dist

- name: Publish to GitHub
shell: bash
run: poetry run semantic-release publish
env:
GITHUB_TOKEN: ${{ inputs.github_token }}
Expand Down

0 comments on commit 22e5193

Please sign in to comment.