mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-04-03 21:37:18 +02:00
Provide a default token value (#1389)
This commit is contained in:
parent
caee8b6a94
commit
fb2ab8d575
1
.github/workflows/auto-release.yml
vendored
1
.github/workflows/auto-release.yml
vendored
@ -18,6 +18,7 @@ on:
|
||||
github_token:
|
||||
description: 'GitHub token for creating releases and pushing changes'
|
||||
required: true
|
||||
default: ${{ github.token }}
|
||||
|
||||
jobs:
|
||||
release-packager:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user