Skip to content

Commit

Permalink
add php output
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenpieters committed Nov 29, 2023
1 parent 1b2131f commit 85cab64
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/convert.yaml
Expand Up @@ -62,6 +62,12 @@ jobs:
name: json-output
path: json/rules.json

- name: Upload php output
uses: actions/upload-artifact@v3
with:
name: php-output
path: php/*

deploy:
if: github.repository == 'rubenpieters/netrunner-comprehensive-rules'
needs: convert_files
Expand Down

0 comments on commit 85cab64

Please sign in to comment.