Skip to content

Commit 2f746a3

Browse files
committed
chore: push to alpha
1 parent 9c1a4d7 commit 2f746a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/precommitVersionBumps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ jobs:
100100
git config --local user.name "GitHub Action"
101101
git add .pre-commit-config.yaml
102102
git commit -m "chore: [gh] version bumps in .pre-commit-config.yaml [skip ci]"
103-
git push https://${{ secrets.PAT }}@github.com/${{ github.repository }}.git HEAD:next
103+
git push https://${{ secrets.PAT }}@github.com/${{ github.repository }}.git HEAD:alpha

0 commit comments

Comments
 (0)