mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-03 01:49:57 +00:00
publish to repo on tags only
This commit is contained in:
parent
a244362935
commit
efe0bad650
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -185,6 +185,7 @@ jobs:
|
||||
|
||||
- name: Upload packages to packagecloud.io
|
||||
uses: TykTechnologies/packagecloud-action@main
|
||||
if: github.repository == 'Eugeny/tabby' && github.event_name == 'push' && startsWith(github.ref, 'refs/tags/')
|
||||
env:
|
||||
PACKAGECLOUD_TOKEN: ${{ secrets.PACKAGECLOUD_TOKEN }}
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user