Skip to content

Commit

Permalink
Update build-release-files.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
K0IN committed Jun 23, 2024
1 parent 335380c commit bb7297a
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .github/workflows/build-release-files.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name: Build files and add to release

on:
release:
types:
- created
- published

# release:
# types:
# - created
# - published
push:

jobs:
run-linter:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -47,7 +48,7 @@ jobs:
with:
name: notify
path: /out/notify/notify.tar.gz

# - name: Upload release files
# uses: actions/upload-release-asset@v1
# with:
Expand Down

0 comments on commit bb7297a

Please sign in to comment.