mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-12 06:30:35 +00:00
remove debug
This commit is contained in:
@@ -165,7 +165,7 @@ jobs:
|
|||||||
cd build && ls -l *.deb
|
cd build && ls -l *.deb
|
||||||
|
|
||||||
- name: "Publish CI release to aptly"
|
- name: "Publish CI release to aptly"
|
||||||
# if: github.ref == 'refs/heads/master'
|
if: github.ref == 'refs/heads/master'
|
||||||
env:
|
env:
|
||||||
APTLY_USER: ${{ secrets.APTLY_USER }}
|
APTLY_USER: ${{ secrets.APTLY_USER }}
|
||||||
APTLY_PASSWORD: ${{ secrets.APTLY_PASSWORD }}
|
APTLY_PASSWORD: ${{ secrets.APTLY_PASSWORD }}
|
||||||
|
|||||||
Reference in New Issue
Block a user