Skip to content

Commit

Permalink
+changelog-ignore:
Browse files Browse the repository at this point in the history
  • Loading branch information
jcdcdev committed Sep 19, 2024
1 parent 50d5a37 commit 9143d87
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ jobs:
- name: Create Release
id: create-release
uses: jcdcdev/jcdcdev.GitHub.CreateRelease@main
if: false
with:
artifact-name: ${{ env.ASSET_NAME }}
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand All @@ -86,7 +85,6 @@ jobs:
with:
name: ${{ env.ASSET_NAME }}
- uses: nickelc/[email protected]
if: false
with:
token: ${{ secrets.MODIO_TOKEN }}
game: ${{ secrets.MODIO_GAME }}
Expand Down

0 comments on commit 9143d87

Please sign in to comment.