We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9801850 commit 7dcae7fCopy full SHA for 7dcae7f
.github/workflows/main.yml
@@ -25,7 +25,6 @@ jobs:
25
uses: carlosperate/arm-none-eabi-gcc-action@v1.4.0
26
27
- name: Setup env
28
- if: ${{ github.event_name == 'release' }}
29
run: |
30
echo "REPORSIORY=${{env.REPOSITORY_NAME}}" >> "$GITHUB_ENV"
31
echo "FW_VERSION=${{env.FW_VERSION}}" >> "$GITHUB_ENV"
0 commit comments