Update build.yml

This commit is contained in:
Jay Lee
2023-04-11 08:02:52 -04:00
committed by GitHub
parent ae37de0dd2
commit 375ffada5c

View File

@@ -812,6 +812,8 @@ jobs:
if: github.event_name == 'push'
runs-on: ubuntu-latest
needs: build
permissions:
contents: write
steps:
- uses: actions/checkout@v3