Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
TwitchBronBron committed Nov 14, 2023
1 parent 7dd8e80 commit b18f3be
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/create-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ jobs:
# run: npm version "$BUILD_VERSION" --no-git-tag-version
# - run: npm pack

- name: Upload .tgz as a build artifact
uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v3
with:
# path: "*.tgz"
path: "package.json"
Expand Down

0 comments on commit b18f3be

Please sign in to comment.