Skip to content

Commit

Permalink
fix(ci/bootstrap): also upload source packages
Browse files Browse the repository at this point in the history
  • Loading branch information
madonuko committed Sep 28, 2024
1 parent e75ba48 commit 597de13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/bootstrap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ jobs:
terrael${{ matrix.version }} anda-build/rpm/rpms/*
- name: Upload source packages to subatomic
if: github.event_name == 'push'
run: |
subatomic-cli upload --prune \
--server https://subatomic.fyralabs.com \
Expand Down

0 comments on commit 597de13

Please sign in to comment.