File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8282 target : ~/NetCord/html
8383
8484 - name : Upload Build Artifacts
85- uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
85+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7 .0.1
8686 with :
8787 name : Build Artifacts
8888 path : |
9393 Hosting/NetCord.Hosting.AspNetCore/bin/Release
9494
9595 - name : Upload Documentation Artifacts
96- uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
96+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7 .0.1
9797 with :
9898 name : Documentation Artifacts
9999 path : Documentation/_site
Original file line number Diff line number Diff line change 6666 npm run build
6767
6868 - name : Upload Build Artifacts
69- uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
69+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7 .0.1
7070 with :
7171 name : Build Artifacts
7272 path : |
7777 Hosting/NetCord.Hosting.AspNetCore/bin/Release
7878
7979 - name : Upload Documentation Artifacts
80- uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
80+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7 .0.1
8181 with :
8282 name : Documentation Artifacts
8383 path : Documentation/_site
Original file line number Diff line number Diff line change 3939 >> "${GITHUB_OUTPUT}"
4040
4141 - name : Download Documentation
42- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
42+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8 .0.1
4343 with :
4444 name : Documentation Artifacts
4545 github-token : ${{ github.token }}
You can’t perform that action at this time.
0 commit comments