Skip to content

Commit

Permalink
Update on-master-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
smolgrrr authored Jan 4, 2024
1 parent bb66414 commit 0d7d7f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-master-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: Build electrs image
runs-on: ubuntu-22.04
env:
VERSION: v0.10.1
VERSION: v0.10.2
steps:
- name: Login to Docker Hub
run: echo "${{ secrets.DOCKER_PASSWORD }}" | docker login -u "${{ secrets.DOCKER_USERNAME }}" --password-stdin
Expand Down

0 comments on commit 0d7d7f7

Please sign in to comment.