mirror of
https://github.com/italicsjenga/actions-test.git
synced 2025-01-11 09:51:39 +11:00
fix merge
This commit is contained in:
parent
e2ea46f5df
commit
41b1e6f901
2
.github/workflows/merge.yml
vendored
2
.github/workflows/merge.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ref: refs/heads/master
|
ref: refs/heads/master
|
||||||
token: ${{ secrets.GH_PAT }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
fetch-tags: true
|
fetch-tags: true
|
||||||
# fetch-depth: 0
|
# fetch-depth: 0
|
||||||
# - name: stinky but
|
# - name: stinky but
|
||||||
|
|
Loading…
Reference in a new issue