Merge branch 'main' into update-checkout

This commit is contained in:
Konrad Pabjan 2023-01-04 13:40:27 -05:00 committed by GitHub
commit 111dff6a47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 2619 additions and 6396 deletions

View file

@ -22,7 +22,7 @@ jobs:
steps:
- name: Update the ${{ env.TAG_NAME }} tag
id: update-major-tag
uses: actions/publish-action@v0.1.0
uses: actions/publish-action@v0.2.1
with:
source-tag: ${{ env.TAG_NAME }}
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}