We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ba4026 commit 49d4483Copy full SHA for 49d4483
.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