Skip to content

Commit 7dcae7f

Browse files
committed
setup env fixed
1 parent 9801850 commit 7dcae7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
uses: carlosperate/arm-none-eabi-gcc-action@v1.4.0
2626

2727
- name: Setup env
28-
if: ${{ github.event_name == 'release' }}
2928
run: |
3029
echo "REPORSIORY=${{env.REPOSITORY_NAME}}" >> "$GITHUB_ENV"
3130
echo "FW_VERSION=${{env.FW_VERSION}}" >> "$GITHUB_ENV"

0 commit comments

Comments
 (0)