test this

This commit is contained in:
ineed bots 2023-08-30 16:26:07 -06:00
parent 25d4617fd8
commit 0642b384e8

View File

@ -62,6 +62,7 @@ jobs:
deploy:
name: Deploy release
runs-on: ubuntu-latest
permissions: write-all
needs: [ build ]
if: github.event_name == 'push' && (github.ref == 'refs/heads/main')
steps: