We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ec1235 commit b5764fbCopy full SHA for b5764fb
.github/workflows/update-from-latest.yml
@@ -39,3 +39,8 @@ jobs:
39
# unzip -l artifact.zip
40
ls -la
41
42
+ - name: Upload to current repository
43
+ uses: actions/upload-artifact@v3
44
+ with:
45
+ name: rips-and-examples
46
+
0 commit comments