Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Commit

Permalink
Fix wrong repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
shilangyu committed Jan 14, 2022
1 parent ca4fa3f commit 0422b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
- linux-build
- windows-build
runs-on: ubuntu-latest
if: github.repository == 'krawieck/lemmur'
if: github.repository == 'LemmurOrg/lemmur'
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 0422b32

Please sign in to comment.