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 ab33dea commit adc3d45Copy full SHA for adc3d45
.github/workflows/deploy_beta.yml
@@ -1,7 +1,7 @@
1
name: filestack-js-beta
2
on:
3
push:
4
- branches: [ sc-add-alt-text ]
+ branches: [ develop ]
5
jobs:
6
build:
7
runs-on: ubuntu-latest
0 commit comments