mirror of
https://github.com/samuele-cozzi/obsidian-marp-slides.git
synced 2026-07-22 07:40:25 +00:00
feat: enhance release please action
This commit is contained in:
parent
c9adfb0fe9
commit
6aaee6fe08
1 changed files with 2 additions and 4 deletions
6
.github/workflows/release-please.yml
vendored
6
.github/workflows/release-please.yml
vendored
|
|
@ -11,9 +11,7 @@ jobs:
|
|||
- uses: google-github-actions/release-please-action@v3
|
||||
id: release
|
||||
with:
|
||||
token: ${{ secrets.PAT }}
|
||||
release-type: node
|
||||
package-name: release-please-action
|
||||
manifest-file: manifest.json
|
||||
|
||||
|
||||
|
||||
extra-files: manifest.json
|
||||
|
|
|
|||
Loading…
Reference in a new issue