Update release.yml
This commit is contained in:
Родитель
f49e37051e
Коммит
ea562280d1
|
@ -4,12 +4,13 @@ name: Release
|
|||
# NOTE: Because this package is inactive, the npm and github token secrets have been removed.
|
||||
# Before running this workflow, you must generate a new granular npm token and github token,
|
||||
# go to Settings => Environments => release, and add the secrets REPO_PAT and NPM_AUTHTOKEN.
|
||||
# You'll also need to update the ruleset for main to allow a bypass.
|
||||
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
# push:
|
||||
# branches: [master]
|
||||
# branches: [main]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Загрузка…
Ссылка в новой задаче