gh-actions/update-container (#24)

Remove unneeded tags from the container update process.
This commit is contained in:
Mike Keller
2021-02-24 08:03:39 -08:00
committed by GitHub
parent 36de7d62d5
commit c48ec73434

View File

@@ -25,6 +25,4 @@ jobs:
registry: docker.pkg.github.com
repository: ${{ github.repository }}/simple-monerod
tags: latest, ${{ steps.get_tag.outputs.tag }}
tag_with_ref: true
add_git_labels: true
tag_with_sha: true
add_git_labels: true