Skip to content

Commit

Permalink
changing engine name to canonical
Browse files Browse the repository at this point in the history
Signed-off-by: Emanuel Calvo <[email protected]>
  • Loading branch information
3manuek committed Jul 6, 2023
1 parent 9aa4e66 commit ac984bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
pip install -r requirements.txt
- name: execute artifact_builder
run: python artifact_builder -D sql -O index.json -E postgres
run: python artifact_builder -D sql -O index.json -E postgresql

- name: Extract tag name
id: tag
Expand Down

0 comments on commit ac984bf

Please sign in to comment.