We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 749f399 commit 6901c75Copy full SHA for 6901c75
.github/workflows/build-test.yml
@@ -28,4 +28,4 @@ jobs:
28
git config user.name "$GITHUB_ACTOR"
29
git add .
30
git commit -m "Add build artifacts" > /dev/null
31
- git push origin HEAD:v3.1 -f
+ git push origin HEAD:v3.2 -f
0 commit comments