1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-02-25 02:46:01 +01:00

Try to use different token to youtrack

This commit is contained in:
Alex Plate 2023-04-01 10:57:08 +03:00
parent 00193891fa
commit bf5ce1f6a5
No known key found for this signature in database
GPG Key ID: 0B97153C8FFEC09F

View File

@ -30,4 +30,4 @@ jobs:
- name: Update YouTrack
run: ./gradlew scripts:updateAffectedRates
env:
YOUTRACK_TOKEN: ${{ secrets.YOUTRACK_TOKEN }}
YOUTRACK_TOKEN: ${{ secrets.YOU_TRACK_UPDATE_ISSUES }}