Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nclsbayona authored Jan 19, 2024
1 parent accd42b commit 969653b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ runs:
run: python main.py
env:
WAKATIME_API_KEY: ${{ inputs.wakatime-api-key }}
NASA_KEY: ${{ inputs.nasa-api-key }}
NASA_API_KEY: ${{ inputs.nasa-api-key }}
GITHUB_USERNAME: ${{ inputs.github-username }}
TELEGRAM_USERNAME: ${{ inputs.telegram-username }}
TWITTER_USERNAME: ${{ inputs.twitter-username }}
Expand Down

0 comments on commit 969653b

Please sign in to comment.