Skip to content

Commit

Permalink
Merge pull request #43 from opt-nc/develop
Browse files Browse the repository at this point in the history
develop - changes awaiting release
  • Loading branch information
mbarre authored Sep 4, 2023
2 parents b2e39f9 + 905a3a4 commit ff51e51
Show file tree
Hide file tree
Showing 6 changed files with 973 additions and 84 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: 📦 Semantic Release
if: github.ref == 'refs/heads/main'
id: release
uses: cycjimmy/semantic-release-action@v3.4.2
uses: cycjimmy/semantic-release-action@v4.0.0
with:
extra_plugins: |
@semantic-release/exec
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,7 @@ with:
```yaml
uses: opt-nc/setup-duckdb-action@v1.0.0
```
## 📑 Real life usecases (drop your own)
- [🦆 Effortless Data Quality w/duckdb on GitHub ♾️ ](https://dev.to/optnc/effortless-data-quality-wduckdb-on-github-2mkb)https://dev.to/optnc/effortless-data-quality-wduckdb-on-github-2mkb
48 changes: 27 additions & 21 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit ff51e51

Please sign in to comment.