Skip to content

Commit

Permalink
set env to issue
Browse files Browse the repository at this point in the history
  • Loading branch information
axunonb committed Jun 7, 2024
1 parent 8bc07ef commit 17513db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CheckWikiUpdates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.WIKI_CHECK_TOKEN }}
date: ${{ env.date }}
message: ${{ env.message }}
message: 'Message' # ${{ env.message }}
hash: ${{ env.hash }}
count: ${{ env.count }}
with:
Expand Down

0 comments on commit 17513db

Please sign in to comment.