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 955e0c4 commit db86cfaCopy full SHA for db86cfa
action.yml
@@ -1,5 +1,8 @@
1
name: 'Setup SwiftWasm'
2
description: 'Download a SwiftWasm toolchain and add it to the PATH'
3
+branding:
4
+ color: orange
5
+ icon: download
6
inputs:
7
swift-version:
8
description: 'Swift version to configure (default: wasm-5.7.1-RELEASE)'
0 commit comments