Skip to content

Commit

Permalink
Update update_gs_versions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
offtherailz authored Mar 5, 2024
1 parent 53ae2c0 commit d6718b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update_gs_versions.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Update GS dependency versions
name: Update dependencies versions
on:
workflow_dispatch:
inputs:
Expand All @@ -13,7 +13,7 @@ on:
required: true
jobs:
update-versions:
name: Uptate GS dependency versions (Mapfish, GeoStore, Http Proxy)
name: Uptate dependency versions (Mapfish, GeoStore, Http Proxy)
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit d6718b6

Please sign in to comment.