Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
naveedkhan8067 committed May 18, 2024
1 parent 74b6026 commit 4e631f8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/Release-Hello-World-Component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,10 @@ on:
- enable-trigger

jobs:
on-success:
release-to-npmjs:
runs-on: ubuntu-latest
permissions:
actions: write
contents: write

if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps:
Expand Down

0 comments on commit 4e631f8

Please sign in to comment.