Skip to content

Commit

Permalink
chore(github): fix in repo release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoperez2151 committed Sep 14, 2021
1 parent fb7f6f9 commit 5f451bb
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,6 @@ jobs:
run: npm run build
- name: Generating docs
run: npm run compodoc
- name: Enable "include administrators" branch protection
uses: benjefferies/branch-protection-bot@master
if: always() # Force to always run this step to ensure "include administrators" is always turned back on
with:
access-token: ${{ secrets.NPM_TOKEN }}
owner: eduardoperez2151
repo: openloyalty-spartacus-library
- name: Commiting docs changes
uses: EndBug/add-and-commit@v7
with:
Expand Down

0 comments on commit 5f451bb

Please sign in to comment.