fix(release-please): target master instead of main (#173)

This commit is contained in:
William Boman 2023-06-01 21:22:44 +02:00 committed by GitHub
parent 3b9f4f0d35
commit abb97f4928
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,11 @@
---
name: Release
on:
push:
branches:
- main
- master
workflow_dispatch:
permissions:
contents: write