mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 11:07:56 +00:00
Fix path of the polkadot_injected docker image (#4463)
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ jobs:
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
push: true
|
||||
file: scripts/docker/polkadot_injected_release.Dockerfile
|
||||
file: scripts/dockerfiles/polkadot_injected_release.Dockerfile
|
||||
tags: |
|
||||
parity/polkadot:latest
|
||||
parity/polkadot:${{ github.event.release.tag_name }}
|
||||
|
||||
Reference in New Issue
Block a user