Skip to content

Commit

Permalink
Fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpetros committed Mar 3, 2024
1 parent ed02d4e commit f27f3ac
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
#workflow.yaml
name: Deploy CI

on:
push:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f27f3ac

Please sign in to comment.