1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-08-13 23:17:06 +02:00

Update integrationsTest.yml

This commit is contained in:
Alex Pláte
2023-01-04 08:21:44 +02:00
committed by GitHub
parent 2845beaf8a
commit 57a3d82649

@@ -29,4 +29,4 @@ jobs:
run: ./gradlew integrationsTest run: ./gradlew integrationsTest
env: env:
YOUTRACK_TOKEN: ${{ secrets.YOUTRACK_TOKEN }} YOUTRACK_TOKEN: ${{ secrets.YOUTRACK_TOKEN }}
GITHUB_OAUTH: ${{ secrets.MERGE_PR }} GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}