Skip to content

Commit

Permalink
cd: invalid value for env var
Browse files Browse the repository at this point in the history
  • Loading branch information
KRTirtho committed Dec 8, 2024
1 parent 58f74ac commit 9cca20b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
LASTFM_API_KEY: xxx
LASTFM_API_SECRET: xxx
RELEASE_CHANNEL: nightly
HIDE_DONATIONS: false
HIDE_DONATIONS: 0


- name: Configure repo
Expand Down

0 comments on commit 9cca20b

Please sign in to comment.