mirror of
https://github.com/italicsjenga/actions-test.git
synced 2024-12-23 16:41:43 +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
|
||||
with:
|
||||
ref: refs/heads/master
|
||||
token: ${{ secrets.GH_PAT }}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
fetch-tags: true
|
||||
# fetch-depth: 0
|
||||
# - name: stinky but
|
||||
|
|
Loading…
Reference in a new issue