Skip to content

Commit a8902fa

Browse files
committed
Move comments
1 parent 2da221d commit a8902fa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,14 +106,14 @@ jobs:
106106
username: ${{ github.repository_owner }}
107107
password: ${{ secrets.GITHUB_TOKEN }}
108108

109+
# ghcr.io/charlie-foxtrot/rtl-airband
110+
# generate Docker tags based on the following events/attributes
109111
- name: Docker metadata
110112
id: meta_worker
111113
uses: docker/metadata-action@v4
112114
with:
113-
# ghcr.io/charlie-foxtrot/rtl-airband
114115
images: |
115116
ghcr.io/svavassori/rtl-airband
116-
# generate Docker tags based on the following events/attributes
117117
tags: |
118118
type=schedule
119119
type=ref,event=branch

0 commit comments

Comments
 (0)