Skip to content

Commit

Permalink
remove static from release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dni committed Oct 30, 2023
1 parent c15450a commit 706cfe4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,3 @@ jobs:
run: |
gh release create "$tag" --generate-notes ./build/nostrZapLamp.ino.bootloader.bin \
./build/nostrZapLamp.ino.bin ./build/nostrZapLamp.ino.partitions.bin
pages:
needs: [ release ]
uses: ./.github/workflows/static.yml

0 comments on commit 706cfe4

Please sign in to comment.