Skip to content

Commit

Permalink
release to basti564/simple-mod-framework
Browse files Browse the repository at this point in the history
  • Loading branch information
basti564 authored and basti564 committed Feb 27, 2022
1 parent 3e48b54 commit 87eca4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
name: ${{ steps.latestTag.outputs.tag }}
body: "Generated automatically on commit: `${{ github.event.head_commit.message }}`."
tag_name: ${{ steps.latestTag.outputs.tag }}
repository: hitman-resources/simple-mod-framework
repository: basti564/simple-mod-framework
files: dist/Release.zip

sentry-release:
Expand All @@ -124,4 +124,4 @@ jobs:
SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
with:
environment: production
version: ${{ github.ref }}
version: ${{ github.ref }}

0 comments on commit 87eca4a

Please sign in to comment.