Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
Signed-off-by: Gerard Hickey <[email protected]>
  • Loading branch information
hickey committed Feb 13, 2024
1 parent 594c541 commit a7202e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-meshchat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
name: ${{ needs.release_meshchat_package.outputs.package_file }}
path: ${{ needs.release_meshchat_package.outputs.package_file }}
- run: git log --graph --all --pretty=format:'%h - (%cr) %s%d' --abbrev-commit --date=relative
- run: ls -l
- run: npx release-it -VV --ci --no-increment --no-git --no-npm --github.update=true --github.assets='*.ipk'
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_IT_TOKEN }}

0 comments on commit a7202e8

Please sign in to comment.