Skip to content

Commit

Permalink
Modify gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dzurikmiroslav committed Jul 20, 2023
1 parent 9e8e0c3 commit 84bc7fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
path: build/esp32-evse.bin

- name: Upload release assets
if: github.event_name == 'release'
uses: actions/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 84bc7fa

Please sign in to comment.