mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-07-27 08:14:37 +00:00
Provide a default token value (#1389)
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user