This commit is contained in:
Mrrp 2024-12-21 19:45:43 -08:00
parent 1e7ea7e028
commit a1b6982012

View file

@ -34,7 +34,8 @@ jobs:
needs: build needs: build
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main' if: github.ref == 'refs/heads/main'
permissions:
contents: write
steps: steps:
- name: Download artifact - name: Download artifact
uses: actions/download-artifact@v4 uses: actions/download-artifact@v4