Skip to content

Commit

Permalink
Dev: Trigger tagged build for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
iliajie committed Jan 9, 2025
1 parent 51610bf commit 8be7d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/virtualmin.dev:virtualmin-nginx-ssl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
build-type: module
project-name: ${{ github.event.repository.name }}
tagged-release: ${{ startsWith(github.ref, 'refs/tags/') }}
tagged-release: true
secrets:
DEV_GPG_PH: ${{ secrets.DEV_GPG_PH }}
DEV_IP_ADDR: ${{ secrets.DEV_IP_ADDR }}
Expand Down

0 comments on commit 8be7d19

Please sign in to comment.