Skip to content

Commit

Permalink
Testing with non-PR branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahadik, Mukul Chandrakant authored and Mahadik, Mukul Chandrakant committed Aug 14, 2024
1 parent 6849f84 commit ca73115
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/image_build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: docker-image-push-public-dash

on:
push:
branches: [ main ]
branches: [ image-push-2 ]

workflow_dispatch:
inputs:
Expand Down Expand Up @@ -65,7 +65,7 @@ jobs:
# TODO: Create a token with basic repo permissions
name: docker-image-tag
github-token: ${{ secrets.GH_PAT_TAG }}
repository: e-mission/e-mission-server
repository: MukuFlash03/e-mission-server
run-id: ${{ env.RUN_ID }}

- name: Print artifact tag
Expand Down

0 comments on commit ca73115

Please sign in to comment.