Skip to content

Commit

Permalink
fix: Resolve workflow issues where git-cliff ends up in the repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
skyzyx committed Nov 8, 2024
1 parent 154d7c6 commit 268f4db
Show file tree
Hide file tree
Showing 15 changed files with 5 additions and 2,414 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
disable-sudo: true
egress-policy: block
allowed-endpoints: >
api.deps.dev:443
api.github.com:443
api.osv.dev:443
api.securityscorecards.dev:443
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/update-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ jobs:
env:
OUTPUT: CHANGELOG.md

- name: Remove git-cliff artifacts
run: |
rm -Rf git-cliff*
- name: Generate artifacts
run: |
# Generate list of authors
Expand Down
Binary file removed git-cliff-2.6.1-x86_64-unknown-linux-gnu.tar.gz
Binary file not shown.
1,431 changes: 0 additions & 1,431 deletions git-cliff-2.6.1/CHANGELOG.md

This file was deleted.

176 changes: 0 additions & 176 deletions git-cliff-2.6.1/LICENSE-APACHE

This file was deleted.

22 changes: 0 additions & 22 deletions git-cliff-2.6.1/LICENSE-MIT

This file was deleted.

94 changes: 0 additions & 94 deletions git-cliff-2.6.1/README.md

This file was deleted.

Loading

0 comments on commit 268f4db

Please sign in to comment.