mirror of
https://github.com/Retropex/docker-bitcoind.git
synced 2025-05-29 05:22:36 +02:00
Unfuck update-readme (#44)
This commit is contained in:
parent
be7fefe6b9
commit
12503b07bb
2
.github/workflows/update-readme.yml
vendored
2
.github/workflows/update-readme.yml
vendored
@ -1,5 +1,7 @@
|
|||||||
name: Update Docker Hub README everytime it changes on master
|
name: Update Docker Hub README everytime it changes on master
|
||||||
|
|
||||||
|
env:
|
||||||
|
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ 'master' ]
|
branches: [ 'master' ]
|
||||||
|
Loading…
Reference in New Issue
Block a user