Skip to content

Commit

Permalink
chore: do not use sequence
Browse files Browse the repository at this point in the history
  • Loading branch information
koenmetsu committed Jul 10, 2023
1 parent 4d3bfd7 commit cef37ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-merge-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ jobs:
shell: bash
run: ./build.sh Vue_Build
env:
- NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

notify-success:
if: ${{ success() }}
Expand Down

0 comments on commit cef37ae

Please sign in to comment.