Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
KasparRosin committed Jan 9, 2024
1 parent eace7cb commit 0fa3f74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
File renamed without changes.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ jobs:
runs-on: ubuntu-latest
name: "Syncs Laravel Nova Releases"
steps:
- uses: actions/checkout@v4
- name: "Runs sync action"
uses: ".github/actions/sync-nova"
uses: "./.github/actions/sync-nova.yml"

0 comments on commit 0fa3f74

Please sign in to comment.