Skip to content

Commit

Permalink
🚀 Deploy 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kammce committed Mar 2, 2024
1 parent 081c983 commit 85761ea
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/4.0.0.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: 🚀 4.0.0

on:
workflow_dispatch:

jobs:
deploy:
uses: libhal/ci/.github/workflows/[email protected]
with:
version: 4.0.0
secrets: inherit
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ on:
push:
branches:
- main
# Remove before merging with main
- exceptions
schedule:
- cron: "0 12 * * 0"

Expand Down

0 comments on commit 85761ea

Please sign in to comment.