Skip to content

Commit

Permalink
FS-8673 Add alt text to images (#550)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
Co-authored-by: hemanth-3 <[email protected]>
Co-authored-by: gary-singh-filestack <[email protected]>
  • Loading branch information
4 people authored and sethk4783 committed Jun 14, 2024
1 parent 25ad7d4 commit 98ae87b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_beta.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: filestack-js-beta
on:
push:
branches: [ develop ]
branches: [ sc-add-alt-text ]
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 98ae87b

Please sign in to comment.