We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3100010 commit 5d46104Copy full SHA for 5d46104
.github/workflows/publish-release.yaml
@@ -46,4 +46,5 @@ jobs:
46
47
- name: Publish release
48
uses: softprops/action-gh-release@v1
49
- files: ./infrastructure-components.yaml
+ with:
50
+ files: ./infrastructure-components.yaml
0 commit comments