chore: Update surfer.json file paths in update_ff.py

This commit is contained in:
Mauro Balades
2024-07-06 22:45:07 +02:00
parent 428eb56cea
commit a259c40209
3 changed files with 3 additions and 941 deletions

View File

@@ -566,9 +566,8 @@ jobs:
- name: release-github
uses: 'marvinpinto/action-automatic-releases@latest'
with:
repo_token: '${{ secrets.GITHUB_TOKEN }}'
repo_token: '${{ secrets.DEPLOY_KEY }}'
automatic_release_tag: ${{ needs.build-data.outputs.version }}
prerelease: true
title: 'Alpha build - ${{ needs.build-data.outputs.version }} (${{ needs.build-data.outputs.build_date }})'
files: |
zen.linux.tar.bz2