mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-30 10:56:29 +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
|
name: Publish to npm
|
||||||
|
|
||||||
on:
|
on: workflow_dispatch
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
id-token: write # Required for OIDC
|
id-token: write # Required for OIDC
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue