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 c554e37 commit e3ecaf8Copy full SHA for e3ecaf8
.github/workflows/release-eql.yml
@@ -42,5 +42,5 @@ jobs:
42
if: startsWith(github.ref, 'refs/tags/')
43
with:
44
files: |
45
- release/cipherstash-eql.sql
46
- release/cipherstash-eql-uninstall.sql
+ release/cipherstash-encrypt.sql
+ release/cipherstash-encrypt-uninstall.sql
0 commit comments