Skip to content

Commit 1876fe7

Browse files
committed
Revert "Move comments"
This reverts commit a8902fa.
1 parent a8902fa commit 1876fe7

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
111109
- name: Docker metadata
112110
id: meta_worker
113111
uses: docker/metadata-action@v4
114112
with:
113+
# ghcr.io/charlie-foxtrot/rtl-airband
115114
images: |
116115
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)