Skip to content

Commit

Permalink
Move comments
Browse files Browse the repository at this point in the history
  • Loading branch information
svavassori committed Jun 20, 2023
1 parent 2da221d commit a8902fa
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 a8902fa

Please sign in to comment.