Skip to content

Commit

Permalink
Update Build Release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yard1 committed Mar 26, 2023
1 parent 2fc4fcd commit d1d424e
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/workflows/Build Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,16 @@ jobs:
if: success() || failure()
uses: Yard1/PDX-Steam-Workshop-Publisher-Action@master
with:
steamLogin: Equestria_at_War
steamPassword: ${{ secrets.STEAMPASSWORD }}
PDXLogin: antoni.baum@protonmail.com
PDXPassword: ${{ secrets.PDXPASSWORD }}
POP3Address: ${{ secrets.POP3ADDRESS }}
POP3User: ${{ secrets.POP3USER }}
POP3Password: ${{ secrets.POP3PASSWORD }}
modPath: "build"
debugImagePath: images
descriptionPath: tutorial/steam_description.txt
steamLogin: Equestria_at_War
steamPassword: ${{ secrets.STEAMPASSWORD }}
PDXLogin: antoni.baum@protonmail.com
PDXPassword: ${{ secrets.PDXPASSWORD }}
POP3Address: ${{ secrets.POP3ADDRESS }}
POP3User: ${{ secrets.POP3USER }}
POP3Password: ${{ secrets.POP3PASSWORD }}
modPath: "build"
debugImagePath: images
descriptionPath: tutorial/steam_description.txt
- name: Upload artifact
if: always()
uses: actions/upload-artifact@v1.0.0
Expand Down

0 comments on commit d1d424e

Please sign in to comment.