Skip to content

Commit

Permalink
update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
seanvaleo committed Apr 14, 2024
1 parent a3b7173 commit 2df3068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/new-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ jobs:
- name: Login to Dockerhub
uses: docker/login-action@v2
with:
username: appviewci
username: appview
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Setup Crane
Expand Down

0 comments on commit 2df3068

Please sign in to comment.