Skip to content

Commit

Permalink
Revert "Move comments"
Browse files Browse the repository at this point in the history
This reverts commit a8902fa.
  • Loading branch information
svavassori committed Jun 20, 2023
1 parent a8902fa commit 1876fe7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,14 +106,14 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}

# ghcr.io/charlie-foxtrot/rtl-airband
# generate Docker tags based on the following events/attributes
- name: Docker metadata
id: meta_worker
uses: docker/metadata-action@v4
with:
# ghcr.io/charlie-foxtrot/rtl-airband
images: |
ghcr.io/svavassori/rtl-airband
# generate Docker tags based on the following events/attributes
tags: |
type=schedule
type=ref,event=branch
Expand Down

0 comments on commit 1876fe7

Please sign in to comment.