Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Dec 13, 2024
1 parent 5254292 commit 2ccabf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@ jobs:
uses: burningalchemist/nfpm-action@v1
with:
packager: deb
config: nfpm.yml
config: nfpm.yaml

- name: Create rpm package
id: nfpm-rpm
uses: burningalchemist/nfpm-action@v1
with:
packager: rpm
config: nfpm.yml
config: nfpm.yaml

- name: Upload release
uses: boxpositron/[email protected]
Expand Down

0 comments on commit 2ccabf7

Please sign in to comment.