Skip to content

Commit

Permalink
Tab!!
Browse files Browse the repository at this point in the history
  • Loading branch information
dvanhorn committed Nov 12, 2024
1 parent 6aa2edd commit 6a5f16f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ jobs:
uses: Legit-Labs/action-download-artifact@v2
with:
github_token: ${{ secrets.PAT_ZIPS_WORKFLOW }}
workflow: push.yml
workflow_conclusion: success
branch: main
name: zips
path: www/main/code
workflow: push.yml
workflow_conclusion: success
branch: main
name: zips
path: www/main/code
- name: Archive www
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 6a5f16f

Please sign in to comment.