Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
salahzsh committed Sep 6, 2023
1 parent 749f399 commit 6901c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
git config user.name "$GITHUB_ACTOR"
git add .
git commit -m "Add build artifacts" > /dev/null
git push origin HEAD:v3.1 -f
git push origin HEAD:v3.2 -f

0 comments on commit 6901c75

Please sign in to comment.