Skip to content

Commit

Permalink
adjust release CI
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Sep 29, 2022
1 parent 8f1c0a9 commit c41dd21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ name: Release Actions
on:
release:
types: [published]
workflow_dispatch:

jobs:
upload-release-assets:
if: github.event_name != 'workflow_dispatch' && github.repository == '2bndy5/CircuitPython_Homie'
runs-on: ubuntu-latest
steps:
- name: Translate Repo Name For Build Tools filename_prefix
Expand Down

0 comments on commit c41dd21

Please sign in to comment.