Skip to content

Commit

Permalink
Check build directory
Browse files Browse the repository at this point in the history
  • Loading branch information
reconman committed Jun 6, 2022
1 parent edc761a commit f3a97af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
steps:
- name: Set tag env var
run: echo "TAG_VERSION=${GITHUB_REF#refs/tags/}" >> $GITHUB_ENV

- uses: actions/checkout@v3
- name: Draft Release
id: create_release
uses: actions/create-release@latest
Expand Down

0 comments on commit f3a97af

Please sign in to comment.