Skip to content

Commit

Permalink
ci: set output for doc deploy properly
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcdo29 committed Oct 11, 2021
1 parent 18b0a29 commit ae0fdab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
jobs:
changes:
runs-on: ubuntu-latest
outputs:
- files
steps:
- name: Get All Added and Modified Field
id: files
Expand Down

0 comments on commit ae0fdab

Please sign in to comment.