Skip to content

Commit

Permalink
chore: add deploy pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
mariamarinescu committed Jan 1, 2025
1 parent 4018cad commit 1273f28
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 45 deletions.
3 changes: 1 addition & 2 deletions .github/deploy.yml → .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ jobs:
build:
name: Build
runs-on: ubuntu-latest
env:
# Add env secrets here
# env: # Add env secrets here

steps:
- name: Checkout repo
Expand Down
43 changes: 0 additions & 43 deletions .github/workflows/static.yml

This file was deleted.

0 comments on commit 1273f28

Please sign in to comment.