Skip to content

Commit

Permalink
workflowcall->secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
brentru committed Mar 3, 2025
1 parent 734b879 commit 787cb00
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release-offline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ on:
types: [published]
branches:
- offline-mode
secrets:
GH_REPO_TOKEN:
required: true

workflow_call:
secrets:
GH_REPO_TOKEN:
required: true
jobs:
clang:
name: 🔎 Clang
Expand Down

0 comments on commit 787cb00

Please sign in to comment.