Skip to content

Commit

Permalink
agent action: final patch
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskaliX committed Mar 28, 2023
1 parent cbe8b93 commit 5b878b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: upload
uses: actions/upload-artifact@v3
with:
path: /tmp/hades-agent-*
path: /tmp/hades-agent*
name: hades-agent

release:
Expand Down
2 changes: 1 addition & 1 deletion agent/deploy/nfpm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: "hades-agent"
arch: arm64
platform: "linux"
epoch: 3
version: v1.1.3
version: v1.1.0
release: 1
section: "default"
priority: "extra"
Expand Down

0 comments on commit 5b878b6

Please sign in to comment.