Merge remote-tracking branch 'origin/main' into feat/postgres

This commit is contained in:
Robert Sparks 2022-12-01 10:37:07 -06:00
commit b93d1f8b85
No known key found for this signature in database
GPG key ID: 6E2A6A5775F91318

View file

@ -412,6 +412,7 @@ jobs:
path: /home/runner/work/release/release.tar.gz
- name: Notify on Slack
if: ${{ always() }}
uses: slackapi/slack-github-action@v1.23.0
with:
channel-id: ${{ secrets.SLACK_GH_BUILDS_CHANNEL_ID }}