This commit is contained in:
Percs 2024-11-07 14:47:54 -06:00
parent 51818d1aa8
commit 0d697889f3

View file

@ -50,6 +50,7 @@ jobs:
name: Upload Release
runs-on: ubuntu-latest
needs: build
permissions: write-all
if: github.ref == 'refs/heads/main'
steps: