mirror of
https://github.com/s83/docker-brudi-rclone.git
synced 2024-11-23 06:19:00 +00:00
Update main.yml
This commit is contained in:
parent
7490977725
commit
4dea25ff8b
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -36,6 +36,6 @@ jobs:
|
||||
uses: docker/build-push-action@v5.1.0
|
||||
with:
|
||||
push: true
|
||||
tag: ${{ secrets.DOCKERHUB_USERNAME }}/brudi-rclone:${{ github.event.ref.replace('refs/tags/', '') }}
|
||||
tag: ${{ secrets.DOCKERHUB_USERNAME }}/brudi-rclone:${{ github.ref_name }}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user