Skip to content

Commit

Permalink
update ci logging
Browse files Browse the repository at this point in the history
  • Loading branch information
buanet committed Aug 7, 2024
1 parent ceb56bb commit 8055e12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-debian12-beta_ext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
if: github.event_name == 'workflow_dispatch'
runs-on: ubuntu-latest
steps:
- name: Trigger beta build manual
- name: Trigger beta build on dispatch
uses: benc-uk/[email protected]
with:
ref: 'main'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-debian12-latest_ext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
trigger_latest_build_on_release:
runs-on: ubuntu-latest
steps:
- name: Trigger latest build on release
- name: Trigger latest build
uses: benc-uk/[email protected]
with:
ref: 'main'
Expand Down

0 comments on commit 8055e12

Please sign in to comment.