Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GITHUB_TOKEN is not configured as an accepted input #43

Open
Nokel81 opened this issue Apr 12, 2023 · 1 comment
Open

GITHUB_TOKEN is not configured as an accepted input #43

Nokel81 opened this issue Apr 12, 2023 · 1 comment

Comments

@Nokel81
Copy link

Nokel81 commented Apr 12, 2023

Issue:

How To Reproduce:

  1. Setup a github action that uses: butlerlogic/action-autotag@stable and specifies under with: the value GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}.
  2. See that github outputs a warning about unexpected input.

Expected Behavior:

Github should not output a warning.

@panuhorsmalahti
Copy link

I believe env can be used instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants