Specify enviroment for transifex workflow

This commit is contained in:
Quincy Morgan
2020-12-21 14:17:28 -05:00
parent bb7d36e4f7
commit 8b233c072b
+1
View File
@@ -13,6 +13,7 @@ on:
jobs:
transifex:
runs-on: ubuntu-latest
environment: workflows
steps:
- uses: actions/checkout@v2