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 8fa711f commit 8fe4a8eCopy full SHA for 8fe4a8e
.github/workflows/playground.yml
@@ -95,6 +95,7 @@ jobs:
95
name: Print changes
96
needs: [changes]
97
runs-on: ubuntu-latest
98
+ steps:
99
- name: Print outputs
100
run: |
101
echo "JS Release: ${{ changes.outputs.js }}"
0 commit comments