Skip to content

Commit

Permalink
Update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmmjackson committed Sep 17, 2023
1 parent b475ef7 commit 887740c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@ jobs:
env:
GH_TOKEN: ${{ github.token }}
- run: sudo dpkg -i nfpm.deb
- run: git config --global user.name "Upnotify Github Actions Runner"
- run: git config --global user.email "[email protected]"
- run: just archive-all do-release-package-ci
env:
GH_TOKEN: ${{ github.token }}

0 comments on commit 887740c

Please sign in to comment.