Skip to content

Commit

Permalink
Fix publish GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
tburrows13 committed May 18, 2023
1 parent faa7b98 commit 085cc1f
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 @@ -6,6 +6,6 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Publish Mod
uses: Penguin-Spy/factorio-mod-portal-publish@master
uses: danbka33/factorio-mod-portal-publish@master
env:
FACTORIO_MOD_API_KEY: ${{ secrets.FACTORIO_MOD_API_KEY }}

0 comments on commit 085cc1f

Please sign in to comment.