Skip to content

Commit

Permalink
ci: fix workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel910 committed Mar 28, 2024
1 parent 6528aae commit 6a4d9b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pushStable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
npmReleaseLatest:
needs:
- constants
- npm-release-beta
- npmReleaseBeta
name: NPM release ("latest" tag)
environment: release
env:
Expand Down

0 comments on commit 6a4d9b5

Please sign in to comment.