Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AffectedArc07 committed Oct 24, 2024
2 parents 9dde67e + bf7f4aa commit 3afeeb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/SS13WebMap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
publish-profile: ${{ secrets.SS13WebMap_FFFF }}
package: ${{ env.AZURE_WEBAPP_PACKAGE_PATH }}
- name: Publish Artifacts
uses: actions/upload-artifact@v1.0.0
uses: actions/upload-artifact@v4
with:
name: webapp
path: ${{ env.AZURE_WEBAPP_PACKAGE_PATH }}

0 comments on commit 3afeeb8

Please sign in to comment.