Skip to content

Commit

Permalink
ci(latest): rename job for more clarity at first glance
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeratoxx committed Mar 2, 2024
1 parent 8ba6e37 commit 432d099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
push:

jobs:
create-dev-release:
create-dev-release-based-on-current-default-branch:
if: github.ref_name == github.event.repository.default_branch
runs-on: ubuntu-22.04
permissions:
Expand Down

0 comments on commit 432d099

Please sign in to comment.