Skip to content

Commit

Permalink
Updated pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
expaso authored May 6, 2020
1 parent af682d8 commit dac897b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
repository: Expaso/hassos-addons
path: repository
- name: Create local changes and commit files
continue-on-error: true
continue-on-error: false
run: |
ADDON_NAME=$( cut -c21- <<< ${{ github.repository }} )
ADDON_VERSION=$( cut -c12- <<< ${{ github.ref }} )
Expand Down

0 comments on commit dac897b

Please sign in to comment.