Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
CI: try new syntax for tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jadonk committed Nov 5, 2021
1 parent 822818e commit 15be183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firmware.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,4 @@ jobs:
TAG: ${{ steps.prepare.outputs.TAG }}
with:
files: |
sw/bcf-${TAG}.zip
sw/bcf-${{ env.TAG }}.zip

0 comments on commit 15be183

Please sign in to comment.