We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f4eb60 commit 9ebb98bCopy full SHA for 9ebb98b
.github/workflows/distribute-toolchain.yml
@@ -23,6 +23,7 @@ jobs:
23
with:
24
repository: swiftwasm/swiftwasm-build
25
path: swiftwasm-build
26
+ # Checkout swiftwasm/swift also to push tags
27
- uses: actions/checkout@v3
28
29
repository: swiftwasm/swift
0 commit comments