Skip to content

Commit

Permalink
Fix typo in repoconfig packages workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ferroin committed Jun 12, 2024
1 parent 71994bf commit 847844f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repoconfig-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
netdata/netdata-repoconfig
done
- name: Upload to packages2.netdata.cloud
id: package-upload
id: package2-upload
if: github.event_name != 'pull_request' && github.repository == 'netdata/netdata'
run: |
# shellcheck disable=SC2043
Expand Down

0 comments on commit 847844f

Please sign in to comment.