Skip to content

Commit

Permalink
Update workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PanosK92 authored Jan 16, 2025
1 parent ddb9823 commit 05ebbe4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ jobs:
prerelease: true
title: "Spartan v${{ steps.get_datetime.outputs.version }}"
files: |
spartan_vulkan_release.7z
spartan_vulkan_debug.7z
spartan_vulkan_release_${{ steps.get_datetime.outputs.version }}.7z
spartan_vulkan_debug_${{ steps.get_datetime.outputs.version }}.7z
- name: Set environment file for release
run: echo "GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}" >> $GITHUB_ENV

0 comments on commit 05ebbe4

Please sign in to comment.