mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +01:00
Attempt to fix version bumping, take 2.
This commit is contained in:
parent
98069554c0
commit
b83418bae5
2
.github/workflows/pr_merge.yml
vendored
2
.github/workflows/pr_merge.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
- name: Bump Version
|
||||
id: commit
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
|
||||
run: |
|
||||
cd $GITHUB_WORKSPACE
|
||||
git config user.name "GitHub Actions"
|
||||
|
Loading…
x
Reference in New Issue
Block a user