Skip to content

Commit 98ae87b

Browse files
speedywizardStanislav Kolotinskiyhemanth-3gary-singh-filestack
authored andcommitted
FS-8673 Add alt text to images (#550)
* FS-8673 Add alt text to images * updated the branch name * Fix failing spec * Switch picker version to beta * update build branch * add log * update picker version * update version to beta * add log * add alt to response interface * cleanup and final commit * clean up * Add useNewTransformer * Update README.md --------- Co-authored-by: Stanislav Kolotinskiy <stanislav@assembla.com> Co-authored-by: hemanth-3 <98961835+hemanth-3@users.noreply.github.com> Co-authored-by: gary-singh-filestack <gary.singh@filestack.com>
1 parent 25ad7d4 commit 98ae87b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_beta.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: filestack-js-beta
22
on:
33
push:
4-
branches: [ develop ]
4+
branches: [ sc-add-alt-text ]
55
jobs:
66
build:
77
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)