Skip to content

Commit

Permalink
Wong flag for setting workshop version.
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamDumpleton committed Aug 9, 2023
1 parent 2fe153d commit 076ca19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-workshops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
educates publish-workshop workshops/${WORKSHOP} \
--export-workshop ${OUTPUT_DIRECTORY}/workshops/${WORKSHOP}/workshop.yaml \
--repository=ghcr.io/${REPOSITORY_OWNER}/${REPOSITORY_NAME} \
--image-version=${REPOSITORY_TAG} \
--workshop-version=${REPOSITORY_TAG} \
--registry-username=${GITHUB_ACTOR} \
--registry-password=${GITHUB_TOKEN}
done

0 comments on commit 076ca19

Please sign in to comment.