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 64a1c91 commit e32bb75Copy full SHA for e32bb75
1 file changed
.github/workflows/release.yml
@@ -39,7 +39,6 @@ on:
39
jobs:
40
# Validate release
41
validate:
42
- if: github.actor != 'github-actions[bot]'
43
runs-on: ubuntu-latest
44
outputs:
45
app_version: ${{ steps.version.outputs.app_version }}
0 commit comments