Skip to content

Commit

Permalink
Rename the job
Browse files Browse the repository at this point in the history
  • Loading branch information
Matyrobbrt committed Apr 20, 2024
1 parent 35e40ad commit 2750544
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- completed

jobs:
publish-prs:
publish-jcc:
if: ${ withJCC ? 'true' : 'false # Option not enabled when the workflows were generated' }
uses: neoforged/actions/.github/workflows/publish-jcc.yml@main
with:
Expand Down

0 comments on commit 2750544

Please sign in to comment.