Skip to content

Commit

Permalink
fix release script
Browse files Browse the repository at this point in the history
  • Loading branch information
epignatelli committed Jun 27, 2023
1 parent dd75f28 commit f45892f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ git push --tags
gh release create $VERSION

# trigger CD
gh workflow run CD
gh workflow run CD -r main

0 comments on commit f45892f

Please sign in to comment.