Skip to content

Commit

Permalink
Try 2 to switch to rc tag (#2515)
Browse files Browse the repository at this point in the history
* Merge

* Try 2 for rc tag

---------

Co-authored-by: Paul V Craven <[email protected]>
  • Loading branch information
pvcraven and Paul V Craven authored Jan 24, 2025
1 parent 5a220f1 commit b093787
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/push_build_to_prod_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: remorses/bump-version@js
with:
version_file: ./arcade/VERSION
prerelease_tag: dev
prerelease_tag: rc
env:
GITHUB_TOKEN: ${{ secrets.MY_TOKEN }}

Expand Down
2 changes: 1 addition & 1 deletion arcade/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.0-dev.0
3.0.0-rc.1

0 comments on commit b093787

Please sign in to comment.