fix merge

This commit is contained in:
Alex Janka 2024-08-01 11:44:09 +10:00
parent e2ea46f5df
commit 41b1e6f901

View file

@ -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