Skip to content

Commit

Permalink
πŸš€ check workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
anngdinh committed Mar 9, 2024
1 parent a2bb3f3 commit d942b9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ on:
tags:
- v*
pull_request:
# This creates an environment variable called `IMAGE_NAME ` with the value `ghtoken_product_demo`.
# This creates an environment variable called `IMAGE_NAME ` with the value `telegraf_release`.
env:
IMAGE_NAME: ghtoken_product_demo
IMAGE_NAME: telegraf_release
#
jobs:
# This pushes the image to GitHub Packages.
Expand Down

0 comments on commit d942b9f

Please sign in to comment.