Skip to content

Commit

Permalink
hardcode envs
Browse files Browse the repository at this point in the history
  • Loading branch information
netmindz committed Oct 10, 2024
1 parent 6b9f31f commit 04f7822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wled-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
release:
name: Create Release
runs-on: ubuntu-latest
needs: [get_default_envs, build]
needs: [build]
if: startsWith(github.ref, 'refs/tags/')
steps:
- uses: actions/download-artifact@v4
Expand Down

0 comments on commit 04f7822

Please sign in to comment.