Skip to content

revert: 17a2867559fdd813b4acf3970195f0af795236a8 #48

revert: 17a2867559fdd813b4acf3970195f0af795236a8

revert: 17a2867559fdd813b4acf3970195f0af795236a8 #48

Workflow file for this run

on:
push:
branches:
- master
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: simple
package-name: release-please-action
changelog-types: '[{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"chore","section":"Miscellaneous","hidden":false}]'