Skip to content

Commit

Permalink
update build-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MetaverseUnknower committed Nov 25, 2023
1 parent 6cb582c commit 928ccac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:

- name: Set custom-tag for sdk7
run: echo "CUSTOM_TAG=sdk7" >> $GITHUB_ENV

- name: Echo CUSTOM_TAG
run: echo "CUSTOM_TAG=${CUSTOM_TAG}"

- name: Publish with custom-tag
uses: menduz/oddish-action@master
Expand Down

0 comments on commit 928ccac

Please sign in to comment.