Skip to content

Commit

Permalink
test commenting the GITHUB_TOKEN param
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusStorhaug committed Feb 18, 2024
1 parent 36712e7 commit 63622fe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ on:
APIKey:
description: The API key to use when publishing modules
required: true
GITHUB_TOKEN:
description: The GitHub token to use when testing and modules
required: false
# GITHUB_TOKEN:
# description: The GitHub token to use when testing and modules
# required: false
inputs:
TestModuleSkip:
type: boolean
Expand Down

0 comments on commit 63622fe

Please sign in to comment.