Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sangam14 authored Nov 27, 2023
1 parent 5a6ea3e commit 870df76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ jobs:
git commit -m "Convert Excel to JavaScript object" -a || echo "No changes to commit"
git push
env:
GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}
EXCEL_PATH: 'cloudnativetools.xlsx'
JS_PATH: 'entries.js'

0 comments on commit 870df76

Please sign in to comment.