Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

Commit fcf8836

Browse files
committed
Add name to registry job
1 parent 4c3c1fd commit fcf8836

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
secrets:
5454
registry_token: ${{ secrets.GITHUB_TOKEN }}
5555
registry:
56+
name: GitHub Container Registry
5657
runs-on: ubuntu-latest
5758
timeout-minutes: 30
5859
steps:

0 commit comments

Comments
 (0)