test this

This commit is contained in:
ineed bots 2023-08-30 17:06:16 -06:00
parent 038f885174
commit 47cf9600af

View File

@ -62,6 +62,7 @@ jobs:
deploy:
name: Deploy release
runs-on: ubuntu-latest
permissions: write-all
needs: [ build ]
if: startsWith(github.event.ref, 'refs/tags/')
steps: