Skip to content

Commit

Permalink
setup env fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
SmejkalJakub committed Aug 15, 2022
1 parent eeb5a99 commit d958862
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
uses: carlosperate/arm-none-eabi-gcc-action@v1.4.0

- name: Setup env
if: ${{ github.event_name == 'release' }}
run: |
echo "REPORSIORY=${{env.REPOSITORY_NAME}}" >> "$GITHUB_ENV"
echo "FW_VERSION=${{env.FW_VERSION}}" >> "$GITHUB_ENV"
Expand Down

0 comments on commit d958862

Please sign in to comment.