Skip to content

Commit

Permalink
Fix upload hopefully
Browse files Browse the repository at this point in the history
  • Loading branch information
AffectedArc07 authored Sep 14, 2024
1 parent d130a69 commit bf7f4aa
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 bf7f4aa

Please sign in to comment.