1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-09 19:11:14 +02:00

docs: adding missing colon (#99)

This commit is contained in:
Jeff Wenzbauer
2020-11-17 11:46:06 -07:00
committed by GitHub
parent 2c8a2fea4c
commit 033213f516

View File

@@ -21,7 +21,7 @@ Automate releases with Conventional Commit Messages.
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v2.6.0
with
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: node
package-name: release-please-action