Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
PanosK92 committed Jan 16, 2025
2 parents e34df83 + 05ebbe4 commit 885d45a
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 885d45a

Please sign in to comment.