Skip to content

Commit c69cccf

Browse files
committed
chore: add reference where the workflow is from
1 parent 5876b0c commit c69cccf

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/docker-publish-mock.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# https://docs.github.com/en/actions/use-cases-and-examples/publishing-packages/publishing-docker-images#publishing-images-to-github-packages
2+
13
name: "🧪 MOSIP mock: Build and publish Docker image"
24

35
on:

.github/workflows/docker-publish.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# https://docs.github.com/en/actions/use-cases-and-examples/publishing-packages/publishing-docker-images#publishing-images-to-github-packages
2+
13
name: "🖥️ API Server: Build and publish Docker image"
24

35
on:

0 commit comments

Comments
 (0)