mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 08:26:22 +02:00
disable x-publish workflow
This commit is contained in:
parent
c3409c4cff
commit
dbdfcffa8d
1 changed files with 1 additions and 4 deletions
5
.github/workflows/x-publish.yml
vendored
5
.github/workflows/x-publish.yml
vendored
|
|
@ -1,9 +1,6 @@
|
|||
name: Publish to npm
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
on: workflow_dispatch
|
||||
|
||||
permissions:
|
||||
id-token: write # Required for OIDC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue