Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Jul 24, 2023
1 parent 3d656df commit f6cc428
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,6 @@ jobs:
- name: Build Package
run: npm run build

# - name: Push Build Files
# uses: EndBug/add-and-commit@v9
# with:
# add: 'lib/*'
# push: true
# author_name: cfl-bot
# author_email: [email protected]
# message: 'push build files [skip ci]'
- name: Push Build Files
run: |
git add lib/*
Expand Down

0 comments on commit f6cc428

Please sign in to comment.