Skip to content

Commit

Permalink
OHRM5X-2151: Enable npm publish by github action
Browse files Browse the repository at this point in the history
  • Loading branch information
RajithaKumara committed Apr 25, 2023
1 parent 09e6433 commit 4f77ffc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ on:

jobs:
publish:
if: false
#if: github.repository == 'orangehrm/oxd'
if: github.repository == 'orangehrm/oxd'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 4f77ffc

Please sign in to comment.