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 d77c684 commit 1c7f942Copy full SHA for 1c7f942
.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