chore: allows dist to push to Git

This commit is contained in:
2023-02-28 18:59:21 +08:00
parent c0b6ef1897
commit db1fdcefa1
2 changed files with 4 additions and 6 deletions
+4 -4
View File
@@ -28,7 +28,7 @@ jobs:
with:
token: ${{ secrets.NPM_TOKEN }}
# Step V
- name: Generate Changelog
run: npx changelogithub@0.12
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Generate changelog
uses: hideoo/changelogithub-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
-2
View File
@@ -1,4 +1,2 @@
dist/
.env.local
node_modules/