Skip to content

Commit c2719ba

Browse files
committed
Updating github-config
1 parent c7fb28c commit c2719ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push-buildpackage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
7878
- name: Push to DockerHub
7979
if: ${{ steps.parse_configs.outputs.push_to_dockerhub == 'true' }}
80+
id: push
8081
env:
8182
DOCKERHUB_USERNAME: ${{ secrets.PAKETO_BUILDPACKS_DOCKERHUB_USERNAME }}
8283
DOCKERHUB_PASSWORD: ${{ secrets.PAKETO_BUILDPACKS_DOCKERHUB_PASSWORD }}

0 commit comments

Comments
 (0)