Skip to content

Commit 787cb00

Browse files
committed
workflowcall->secrets
1 parent 734b879 commit 787cb00

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/release-offline.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ on:
1010
types: [published]
1111
branches:
1212
- offline-mode
13-
secrets:
14-
GH_REPO_TOKEN:
15-
required: true
16-
13+
workflow_call:
14+
secrets:
15+
GH_REPO_TOKEN:
16+
required: true
1717
jobs:
1818
clang:
1919
name: 🔎 Clang

0 commit comments

Comments
 (0)