Skip to content

Commit

Permalink
Update npm-publish-github.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysson1710 authored Nov 10, 2023
1 parent bc1f5db commit 82c92a0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/npm-publish-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,7 @@ jobs:
- name: NPM Login
# You may pin to the exact commit or the version.
# uses: Smaiil/npm-login@9979adf64b541478ac09a799e6f53d6c592c6f77
- name: Set env
run: echo ::set-env name=STEPVAR::${{ env.MY_WORKFLOW_VAR }}-somestep
- name: Test
run: echo $STEPVAR

- uses: Smaiil/npm-login@v1.0.2
with:
scope: "@jaysson1710-org"
Expand Down

0 comments on commit 82c92a0

Please sign in to comment.