diff --git a/.github/workflows/deploy-to-packagecloud.yml b/.github/workflows/deploy-to-packagecloud.yml index e87ebd6..5c7b67e 100644 --- a/.github/workflows/deploy-to-packagecloud.yml +++ b/.github/workflows/deploy-to-packagecloud.yml @@ -18,14 +18,13 @@ jobs: uses: WLAN-Pi/gh-workflows/.github/workflows/get-formatted-version-string.yml@main sbuild_deploy: name: sbuild deploy pkg - environment: PACKAGECLOUD - secrets: inherit needs: - format uses: WLAN-Pi/gh-workflows/.github/workflows/sbuild-deploy-pkg.yml@main with: pkg: wlanpi-profiler version: ${{ needs.format.outputs.version }} + secrets: inherit slack-workflow-status: if: ${{ always() && (! github.event.pull_request.head.repo.fork) }} name: Post workflow status to Slack diff --git a/debian/changelog b/debian/changelog index 2a46b8c..a747c60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -wlanpi-profiler (1.0.18-2) unstable; urgency=medium +wlanpi-profiler (1.0.18-1) unstable; urgency=medium * Fix crash when an (re)association request is seen without an SSID element