Skip to content

Commit

Permalink
PPNA-666 Change inputs.data to inputs.artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
mrfijas committed Sep 27, 2023
1 parent 9b29b0c commit f4e40b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ steps:
with:
godtools-config: ${{ secrets.GODTOOLS_CONFIG }}
godtools-key: ${{ secrets.GODTOOLS_KEY }}
data: events
artifacts: events
ref: master
```

Expand Down

0 comments on commit f4e40b8

Please sign in to comment.