Skip to content

Commit 0dd5a37

Browse files
authored
fix release build again (#4)
1 parent a90aafe commit 0dd5a37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
# modified from this workflow:
7474
# https://github.com/pksunkara/pgx_ulid/blob/master/.github/workflows/release.yml
7575
env:
76-
NAME: upid_pg
76+
NAME: upid-pg
7777
timeout-minutes: 60
7878
runs-on: ubuntu-latest
7979
steps:

0 commit comments

Comments
 (0)