Skip to content

Commit

Permalink
Show release footer
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Dec 25, 2019
1 parent a9e3282 commit 6591326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PushActions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
pip3 install -U setuptools wheel
pip3 install reporeleaser
- name: Crete release
run: reporeleaser --token ${{ secrets.PAT }} --repo hacs/frontend --release $(date "+%Y%m%d%H%M%S") --hide_footer --show_sha --hide_full_changelog
run: reporeleaser --token ${{ secrets.PAT }} --repo hacs/frontend --release $(date "+%Y%m%d%H%M%S") --show_sha --hide_full_changelog

0 comments on commit 6591326

Please sign in to comment.