mirror of
https://github.com/NohamR/oled-nnw.git
synced 2026-05-24 20:00:38 +00:00
chore(action): remove fetch-depth option from changelogithub in release workflow
This commit is contained in:
2
.github/workflows/ release.yml
vendored
2
.github/workflows/ release.yml
vendored
@@ -37,8 +37,6 @@ jobs:
|
|||||||
- run: npx changelogithub@0.12
|
- run: npx changelogithub@0.12
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||||
with:
|
|
||||||
fetch-depth: 0
|
|
||||||
|
|
||||||
- name: Upload files to release
|
- name: Upload files to release
|
||||||
uses: svenstaro/upload-release-action@v2
|
uses: svenstaro/upload-release-action@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user