Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Drommedhar authored Nov 2, 2024
1 parent 8255561 commit f0f2b25
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ jobs:
prerelease: false
fail_on_unmatched_files: true
files: |
version.json
signed-artifacts/*
./DlssUpdater/version.json
./signed-artifacts/*
- uses: sarisia/actions-status-discord@v1
if: success()
Expand All @@ -91,4 +91,4 @@ jobs:
description: |
Version `${{ steps.project-version.outputs.version }}`
Download directly inside `Dlss Updater` or [here](${{ steps.create_release.outputs.html_url }}).
color: 0xff91a4
color: 0xff91a4

0 comments on commit f0f2b25

Please sign in to comment.