Skip to content

Commit

Permalink
Cleanup workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Benedikt Nordhoff authored and bnord01 committed Jan 15, 2024
1 parent e17eb9d commit 9c9992c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# This workflow will do a clean installation of node dependencies, cache/restore them, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions

name: Deploy AWS
name: Build and Deploy

on:
- push
Expand Down

0 comments on commit 9c9992c

Please sign in to comment.