Skip to content

Commit

Permalink
Update ghcr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatamutyala authored Sep 1, 2023
1 parent 545c78a commit b868a45
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/ghcr.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Publish Docker Image to ghcr

on:
release:
types: [published]
name: GlueOps Action

on: [push]

jobs:
call-workflow-passing-data:
uses: GlueOps/github-workflows/.github/workflows/publish-image-to-ghcr.yml@main
secrets: inherit
build_tag_push_to_ghcr:
runs-on: ubuntu-latest
steps:
- name: Build, Tag and Push Docker Image to GHCR
uses: GlueOps/[email protected]

0 comments on commit b868a45

Please sign in to comment.