mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 18:17:55 +00:00
fix: add missing secrets
This commit is contained in:
3
.github/workflows/release-draft.yml
vendored
3
.github/workflows/release-draft.yml
vendored
@@ -21,6 +21,9 @@ on:
|
||||
description: "Previous Tag"
|
||||
required: true
|
||||
type: string
|
||||
secrets:
|
||||
NC_GITHUB_TOKEN:
|
||||
required: true
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user