Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas authored Jul 2, 2023
1 parent 0024a48 commit 2e3cf48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
# NEXUSMODS #
###########################
publish-on-nexusmods:
if: false && github.ref == 'refs/heads/master'
if: github.ref == 'refs/heads/master'
needs: ["get-changelog", "build"]
uses: BUTR/workflows/.github/workflows/release-nexusmods.yml@master
with:
Expand Down

0 comments on commit 2e3cf48

Please sign in to comment.