Skip to content

Commit

Permalink
0.12.0-beta.118
Browse files Browse the repository at this point in the history
  • Loading branch information
joocer committed Dec 13, 2023
1 parent 3c70fbb commit d33c63f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_counter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
git config --global user.name "XB500"
git config --global user.email "XB500@users.noreply.github.com"
git add $GITHUB_WORKSPACE/opteryx/__build__.py
git commit -m "Update Build Number"
git commit -m "Update Build Number to $GITHUB_RUN_NUMBER"
git push

0 comments on commit d33c63f

Please sign in to comment.