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 d6de553 commit f9734cbCopy full SHA for f9734cb
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
run: ${{ matrix.job.build }} --verbosity=diagnostic --target=pack
46
- name: Publish artifacts
47
if: matrix.job.push && (github.ref == 'refs/heads/master' || startsWith(github.ref, 'refs/tags/'))
48
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
49
with:
50
if-no-files-found: warn
51
name: package
0 commit comments