Skip to content

Commit 115b725

Browse files
authored
Merge pull request #33 from antstackio/dev
Update read me
2 parents 737106c + e59eaae commit 115b725

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
<p align="center">
88
<a href="https://github.com/antstackio/databricks-deploy/actions"><img alt="build-test status" src="https://github.com/antstackio/databricks-deploy/workflows/build-test/badge.svg"></a>
9-
<a ><img alt="sonar-cloud-quality-gate" src="https://sonarcloud.io/api/project_badges/measure?project=antstackio_databricks-deploy&metric=alert_status&token=0ca5f6aa6e0b2b05baa97c48bdd45b9ad94b5062"></a>
10-
<a ><img alt="sonar-cloud-bugs" src="https://sonarcloud.io/api/project_badges/measure?project=antstackio_databricks-deploy&metric=bugs&token=0ca5f6aa6e0b2b05baa97c48bdd45b9ad94b5062"></a>
119
</p>
1210
</p>
1311

@@ -21,7 +19,7 @@ see [action.yml](action.yml)
2119

2220
<!-- start usage -->
2321
```yaml
24-
- uses: antstackio/databricks-deploy@
22+
- uses: antstackio/databricks-deploy@v1.0.2
2523
with:
2624
databricks-repo-branch: 'your branch name'
2725
databricks-token: 'databricks token from github secret'

0 commit comments

Comments
 (0)