Skip to content

Commit

Permalink
Merge pull request #54 from WorldCereal/develop
Browse files Browse the repository at this point in the history
Fix version typo
  • Loading branch information
Fahdben authored Jul 5, 2022
2 parents dc3c3a4 + 18b9fa7 commit acd6613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
uses: robinraju/[email protected]
with:
repository: "WorldCereal/wc-classification"
tag: "${{ steps.cots-versions.outputs.WORLDCEREAL_CLASSIF_VERSION }}"
tag: "v${{ steps.cots-versions.outputs.WORLDCEREAL_CLASSIF_VERSION }}"
fileName: "worldcereal-${{ steps.cots-versions.outputs.WORLDCEREAL_CLASSIF_VERSION }}.tar.gz"
token: ${{ secrets.CS_ORG_TOKEN }}
- name: Build Docker images
Expand Down

0 comments on commit acd6613

Please sign in to comment.