Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vshie authored Oct 4, 2023
1 parent 443058f commit aacd4ea
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,4 @@ jobs:
docker-username: ${{ secrets.DOCKER_USERNAME }}
docker-password: ${{ secrets.DOCKER_PASSWORD }}
github-token: ${{ secrets.GITHUB_TOKEN }}
image-name: ${{ vars.IMAGE_NAME || 'quickstart-test' }}
author: ${{ vars.MY_NAME }}
author-email: ${{ vars.MY_EMAIL }}
maintainer: ${{ vars.ORG_NAME }}
maintainer-email: ${{ vars.ORG_EMAIL }}
image-name: 'simplepingsurvey'

0 comments on commit aacd4ea

Please sign in to comment.