Browse Source

add suffix

itizawa 5 years ago
parent
commit
44a2afd874
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/build.yml

+ 1 - 0
.github/workflows/build.yml

@@ -72,6 +72,7 @@ jobs:
         channel: '#general'
         url: ${{ secrets.SLACK_WEBHOOK_URL }}
         created_tag: ${{ env.SEMVER }}
+        suffix: ${{ env.SUFFIX }}
 
     - name: Check whether workspace is clean
       run: |