mirror of
https://github.com/wgtunnel/android.git
synced 2026-07-03 14:07:49 +02:00
ci: fix token
This commit is contained in:
@@ -93,7 +93,7 @@ jobs:
|
||||
id: latest_release
|
||||
uses: kaliber5/action-get-release@v1
|
||||
with:
|
||||
token: ${{ secrets.PAT }}
|
||||
token: ${{ github.token }}
|
||||
latest: true
|
||||
|
||||
- name: Generate Changelog
|
||||
|
||||
Reference in New Issue
Block a user