Skip to content

Commit

Permalink
ci: update docker action (#983)
Browse files Browse the repository at this point in the history
* chore: test docker push

(cherry picked from commit 3495d09de4d389c5c9f0730e85c5f9c50cfe0b42)

* chore: test docker push

* ci: remove test

* chore: update changelog
zemyblue authored Apr 21, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent ea50f75 commit 834db49
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ on:
- "v[0-9]+.[0-9]+.[0-9]+-rc*" # Push events to matching v*, i.e. v1.0-rc1, v20.15.10-rc5
env:
registry: docker.io
repository: line/lbm-simapp
repository: finschia/finschia-simapp
jobs:
build:
runs-on: ubuntu-latest
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -75,6 +75,7 @@ Ref: https://keepachangelog.com/en/1.0.0/

### Build, CI
* (ci, build) [\#901](https://github.com/Finschia/finschia-sdk/pull/901) Update release pipeline to match non-wasm env
* (ci) [\#983](https://github.com/Finschia/finschia-sdk/pull/983) update docker action to fit new repository

### Document Updates
* (x/foundation) [\#934](https://github.com/Finschia/finschia-sdk/pull/934) Update permlinks in x/foundation documents

0 comments on commit 834db49

Please sign in to comment.