Skip to content

Commit

Permalink
change action name
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaconsalvi committed Aug 29, 2024
1 parent abc931c commit ef47298
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-n-push-multistage.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build, push and update
name: Build, push and update multistage

on:
workflow_dispatch:
Expand All @@ -9,7 +9,7 @@ on:
description: Skip unit-test

jobs:
build_push_update:
build_push_update_multi:

runs-on: ubuntu-latest

Expand Down

0 comments on commit ef47298

Please sign in to comment.