Skip to content

Commit

Permalink
chore: fix name of Latest ISO workflow (ublue-os#1884)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsherman authored and tulilirockz committed Nov 5, 2024
1 parent 05ed4d0 commit 8839cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
stream_name: '["latest"]'

build-iso-latest:
name: Build Stable ISOs
name: Build Latest ISOs
needs: [build-image-latest]
if: github.event_name.scheduled == '40 4 * * 0'
secrets: inherit
Expand Down

0 comments on commit 8839cc2

Please sign in to comment.