another CI fix from botato

This commit is contained in:
AAGaming
2022-07-12 12:11:42 -04:00
parent b00b04ceeb
commit dbb4bc5ab4

View File

@@ -110,6 +110,7 @@ jobs:
uses: mathieudutour/github-tag-action@v6.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
release_branches: ''
pre_release_branches: 'main'
append_to_pre_release_tag: '-pre'