Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-stclair authored Jan 14, 2025
1 parent fee065a commit e8c8920
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
arch: 'all'
depends: 'ufw'
desc: 'Extra UFW app profiles'
section: 'admin'
homepage: ${{ github.server_url }}/${{ github.repository }}
- name: Release
uses: softprops/action-gh-release@v2
Expand All @@ -46,4 +47,4 @@ jobs:
make_latest: true
# - name: Add to repo
# run: |
# curl -u "${{ secrets.APT_CREDENTIALS }}" -H "Content-Type: multipart/form-data" --data-binary "@${{ steps.build_deb.outputs.file_name }}" "https://repo.andrew-stclair.com/repository/apt-hosted/"
# curl -u "${{ secrets.APT_CREDENTIALS }}" -H "Content-Type: multipart/form-data" --data-binary "@${{ steps.build_deb.outputs.file_name }}" "https://repo.andrew-stclair.com/repository/apt-hosted/"

0 comments on commit e8c8920

Please sign in to comment.