Skip to content

Commit 64a566f

Browse files
committed
GH_TOKEN add
1 parent b308bdd commit 64a566f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/releases-forge-from-folder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
# Принудительно отключаем публикацию для electron-builder внутри Forge
4949
ELECTRON_PUBLISH: never
5050
# Дополнительная заглушка: передаем пустой конфиг публикаций в формате JSON
51-
EP_PUBLISH_CONFIG: '{"provider":"none"}'
51+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5252
run: npm run make:win:forge
5353

5454
- name: Locate Forge artifacts and normalize names

0 commit comments

Comments
 (0)