Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
Signed-off-by: usiiasirrush <[email protected]>
  • Loading branch information
UsiDiamond authored Aug 15, 2023
1 parent 6c898b0 commit b0c5640
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,6 @@ jobs:
- name: Get current date
id: date
run: echo "::set-output name=date::$(date +'%Y-%m-%d-%H-%M-%S')"
- uses: actions/checkout@v3
- name: Archive production artifacts
uses: actions/upload-artifact@v3
with:
name: Static-Site-Assets
path: public/neurodiversity-main/
- name: Create Release
id: create_release
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit b0c5640

Please sign in to comment.