Skip to content

Commit

Permalink
Simplify token description
Browse files Browse the repository at this point in the history
  • Loading branch information
francesco-ballarin committed Nov 21, 2023
1 parent 83666e7 commit 87851cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow_call.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ on:
RCLONE_CONFIG_DRIVE_TOKEN:
description: "Token for the Google Acccount. Only used when publish_on is drive"
REPO_ACCESS_TOKEN:
description: "GitHub access token with public_repo (when publishing to a public repository) or repo scope (when publishing to a private repository). Only used when publish_on is github"
description: "Token that enables writing to the destination repository. Only used when publish_on is github"

jobs:
run:
Expand Down

0 comments on commit 87851cb

Please sign in to comment.