Skip to content

Commit

Permalink
update pipeline action name (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
addozhang authored Sep 4, 2023
1 parent 24d1def commit a2e6426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-latest-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
build-pipy:
name: Build fgw nightly image
name: Build fgw latest image
runs-on: ubuntu-22.04
steps:
- name: Set up QEMU
Expand Down

0 comments on commit a2e6426

Please sign in to comment.