Skip to content

Commit

Permalink
Merge pull request #20 from skyraah/main
Browse files Browse the repository at this point in the history
fix action
  • Loading branch information
skyraah authored Sep 14, 2024
2 parents c16f982 + bdad901 commit cfa3b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devBuilder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
jobs:
CreateCursePack:
runs-on: ubuntu-latest
if: github.repository == 'MakeshitTeam/The-Lying-World'
if: github.repository == 'CrychicTeam/The-Lying-World'
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit cfa3b1a

Please sign in to comment.