Skip to content

Commit

Permalink
ci: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
filipdjokic committed Jun 3, 2024
1 parent b159e91 commit 30e072c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

release-docker-testnet:
name: "BigDipper Testnet Docker image"
runs-on: ubuntu-
runs-on: ubuntu-latest
if: ${{ github.ref_name == 'chains/cheqd/testnet' }}
env:
IMAGE_NAME: ${{ github.repository }}
Expand Down

0 comments on commit 30e072c

Please sign in to comment.