Skip to content

Commit

Permalink
fix NHG2M_VER var name
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <[email protected]>
  • Loading branch information
Zoey2936 authored Dec 19, 2023
1 parent 8e810c8 commit 5fb396d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ jobs:
- name: update ngx_http_geoip2_module version
id: update
run: |
CSNB_VER="$(
NHG2M_VER="$(
git ls-remote --tags https://github.com/leev/ngx_http_geoip2_module \
| cut -d/ -f3 \
| sort -V \
Expand Down

0 comments on commit 5fb396d

Please sign in to comment.