Skip to content

Commit

Permalink
Update build_for_x86-noble.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Jun 14, 2024
1 parent 0be9c82 commit de01894
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_for_x86-noble.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,14 @@ jobs:
- name: Upload to Github
uses: 'actions/upload-artifact@v2'
with:
name: "OpenHD"
name: "rtl8812au"
path: |
*.deb
*.log
if-no-files-found: error

- name: Push
id: push
if: github.ref_name == 'release' || github.ref_name == 'dev-release'
uses: cloudsmith-io/action@master
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
Expand Down

0 comments on commit de01894

Please sign in to comment.