mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-23 19:19:03 +08:00
chore: allow pushing tags
This commit is contained in:
parent
780bff84ba
commit
826ffbcd8e
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -9,6 +9,7 @@ on:
|
||||
|
||||
permissions:
|
||||
id-token: write
|
||||
contents: write
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
Loading…
Reference in New Issue
Block a user