Skip to content

Commit

Permalink
ci: collection-gin
Browse files Browse the repository at this point in the history
  • Loading branch information
lkzc19 committed Jul 13, 2024
1 parent 96eaa6c commit 47cbc3f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/collector-gin.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: collector-gin
name: collection-gin

on:
push:
Expand All @@ -7,10 +7,10 @@ on:

env:
COLLECTOR_GIN_PATH: 'v-poc/collection-sdk/s-gin'
IMAGE_NAME: 'ghcr.io/lkzc19/poc.s-gin'
IMAGE_NAME: 'ghcr.io/lkzc19/poc.collection-gin'

jobs:
collector-gin:
collection-gin:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 47cbc3f

Please sign in to comment.