Skip to content

Commit

Permalink
Fixes copypaste mistkae (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
StrongestNumber9 authored May 17, 2023
1 parent debefab commit 0c43aa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ jobs:
- name: Attach rpm to release
uses: softprops/action-gh-release@v1
with:
files: rpm/target/rpm/com.teragrep-k8s_01/RPMS/noarch/com.teragrep-bos_01-*.noarch.rpm
files: rpm/target/rpm/com.teragrep-k8s_01/RPMS/noarch/com.teragrep-k8s_01-*.noarch.rpm

0 comments on commit 0c43aa5

Please sign in to comment.