Skip to content

Commit

Permalink
TARGETPLATFORM
Browse files Browse the repository at this point in the history
  • Loading branch information
gkostin1966 committed Apr 24, 2024
1 parent ee41655 commit 6af5e60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/branch-scratch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ jobs:
run: echo "short_tag=$(echo ${{ github.event.inputs.tag }} | head -c 8 )" >> $GITHUB_ENV
- name: echo env var
run: echo "${{ env.short_tag }}"
- name: echo platform
run: echo "${TARGETPLATFORM}"

0 comments on commit 6af5e60

Please sign in to comment.