Skip to content

Commit

Permalink
Rename the docker image correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
gwynforthewyn committed Jun 24, 2023
1 parent 6a208cf commit db285d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
build:
env:
DOCKERIMAGE: playtechnique/playtechnique.io:${{ github.run_attempt }}
DOCKERIMAGE: playtechnique/hackerss:${{ github.run_attempt }}
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit db285d5

Please sign in to comment.