Set release notes token

This commit is contained in:
Jordan Dominion
2024-07-13 13:06:54 -04:00
parent b6967cfab6
commit a6510fb49d
+3
View File
@@ -7,6 +7,9 @@ on:
- completed
workflow_dispatch:
env:
TGS_RELEASE_NOTES_TOKEN: ${{ secrets.DEV_PUSH_TOKEN }}
jobs:
master-merge:
runs-on: ubuntu-latest