Skip to content

Commit b093787

Browse files
pvcravenPaul V Craven
and
Paul V Craven
authored
Try 2 to switch to rc tag (#2515)
* Merge * Try 2 for rc tag --------- Co-authored-by: Paul V Craven <[email protected]>
1 parent 5a220f1 commit b093787

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/push_build_to_prod_pypi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: remorses/bump-version@js
2020
with:
2121
version_file: ./arcade/VERSION
22-
prerelease_tag: dev
22+
prerelease_tag: rc
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.MY_TOKEN }}
2525

arcade/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.0-dev.0
1+
3.0.0-rc.1

0 commit comments

Comments
 (0)