mirror of
https://github.com/sethforprivacy/p2pool-docker.git
synced 2025-12-09 00:33:33 -05:00
Add checkout to fix tagging
This commit is contained in:
2
.github/workflows/update-base-image.yml
vendored
2
.github/workflows/update-base-image.yml
vendored
@@ -24,6 +24,8 @@ jobs:
|
||||
with:
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
- name: "Checkout repository"
|
||||
uses: "actions/checkout@v2"
|
||||
-
|
||||
name: "Get Monero Release Tag"
|
||||
id: get_tag
|
||||
|
||||
Reference in New Issue
Block a user