Skip to content

Commit 43193a8

Browse files
committed
More accurately name the step
1 parent 23631a1 commit 43193a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-eql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
just build
3939
mv release/cipherstash-encrypt-dsl.sql release/cipherstash-eql.sql
4040
41-
- name: Release
41+
- name: Publish EQL release artifacts
4242
uses: softprops/action-gh-release@v2
4343
if: startsWith(github.ref, 'refs/tags/')
4444
with:

0 commit comments

Comments
 (0)