Skip to content

Commit

Permalink
fix(ci): use correct description for docker hub
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
  • Loading branch information
wolf31o2 committed Aug 29, 2023
1 parent a5de60f commit 3259b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
repository: blinklabs/bursa
readme-filepath: ./README.md
short-description: "Snek is a tool for tailing the Cardano blockchain and emitting events"
short-description: "Bursa is a programmatic Cardano wallet and CLI tool"

finalize-release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3259b22

Please sign in to comment.