Skip to content

Commit

Permalink
ci: add release workflow v4 (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
keplervital authored May 12, 2024
1 parent e1ffc25 commit be12ebf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ jobs:
- name: 'If new tags, finalize release'
run: |
orbit-cli release publish
env:
GH_TOKEN: ${{ github.token }}

0 comments on commit be12ebf

Please sign in to comment.