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 96afd2a commit 64c1edcCopy full SHA for 64c1edc
.github/workflows/package.yml
@@ -28,6 +28,7 @@ jobs:
28
- uses: lannonbr/vsce-action@master
29
with:
30
args: "package"
31
+
32
# Runs a single command using the runners shell
33
# - name: Run a one-line script
34
# run: echo Hello, world!
0 commit comments