Skip to content

Commit

Permalink
Remove actions/upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
whitehara committed Feb 18, 2024
1 parent 3191972 commit e37e9fd
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,6 @@ jobs:
- name: Remove Copr config
run: rm -f $COPR_CONFIG_FILE

- name: Archive BUILD.md artifacts
uses: actions/upload-artifact@v3
with:
name: BUILD.md
path: |
results/BUILD.md
- name: Release
uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit e37e9fd

Please sign in to comment.