Skip to content

Commit

Permalink
Reference the workflow in the branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Garanas committed May 28, 2024
1 parent 2140e13 commit 2fd957d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ on:
jobs:
update:
name: update blueprint information
uses: FAForever/spooky-db/.github/workflows/generate.yaml@master
uses: FAForever/spooky-db/.github/workflows/generate.yaml@feature/deploy-workflow-02
with:
update: true

deploy:
needs: [update]
Expand Down

0 comments on commit 2fd957d

Please sign in to comment.