Skip to content

Commit

Permalink
chore: add debug
Browse files Browse the repository at this point in the history
  • Loading branch information
geokrety-bot committed Aug 7, 2023
1 parent 25a524f commit 931dd5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/version-set.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
echo "version=$GITHUB_REF_NAME" | tee $GITHUB_OUTPUT
[ -f source/.versionset ] || { echo ".versionset file missing"; exit 1; }
echo "version_set_name=$(cat source/.versionset)" | tee $GITHUB_OUTPUT
env | sort
- name: Checkout version-set repo
uses: actions/checkout@v3
Expand Down

0 comments on commit 931dd5f

Please sign in to comment.