1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-05-20 14:34:02 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}