Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Commit 659bc9a

Browse files
committed
correct name for publish stage
1 parent fc295b4 commit 659bc9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
push_to_registry:
11-
name: Push swift-x-account-sharing Docker image to Docker Hub
11+
name: Push swift upload runner Docker image to Docker Hub
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)