mirror of
https://github.com/sigoden/dufs.git
synced 2026-06-07 23:16:54 +03:00
chore(release): version v0.14.0
This commit is contained in:
@@ -145,7 +145,7 @@ jobs:
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
push: ${{ needs.release.outputs.rc == 'false' }}
|
||||
tags: sigoden/duf:latest, sigoden/duf:${{ github.ref_name }}
|
||||
tags: ${{ github.repository }}:latest, ${{ github.repository }}:${{ github.ref_name }}
|
||||
|
||||
publish-crate:
|
||||
name: Publish to crates.io
|
||||
|
||||
Reference in New Issue
Block a user