Skip to content

Commit

Permalink
Update ci.yml for release 0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisrd authored Oct 19, 2023
1 parent 3945ebf commit b9c0bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
tags: true
branch: main
branch: release-0-0-16
- name: Upload release
uses: softprops/action-gh-release@v1
if: github.event_name == 'workflow_dispatch'
Expand Down

0 comments on commit b9c0bdb

Please sign in to comment.