Skip to content

Commit

Permalink
Update build-deb.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
swapnilucsd authored Aug 19, 2024
1 parent c84ba76 commit 1c4717f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
- name: Archive production artifacts
uses: actions/upload-artifact@v4
with:
name: nagios-plugins-ets_${env.VERSION}_amd64.deb
name: nagios-plugins-ets_${{env.VERSION}}_amd64.deb
path: |
nagios-plugins-ets_${env.VERSION}_amd64.deb
nagios-plugins-ets_${{env.VERSION}}_amd64.deb

0 comments on commit 1c4717f

Please sign in to comment.