Skip to content

Commit

Permalink
Use username variable
Browse files Browse the repository at this point in the history
  • Loading branch information
arddluma committed Apr 21, 2021
1 parent e1f21f1 commit 8ed0637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
with:
context: .
push: true
tags: ardd97/nebula:latest
tags: ${{ secrets.DOCKERHUB_USERNAME }}/nebula:latest

0 comments on commit 8ed0637

Please sign in to comment.