Skip to content

Commit

Permalink
Dev (#75)
Browse files Browse the repository at this point in the history
* Add Pouleyy story time

* 1.1.7

* fix date

* fix headset specs date

* 1.1.8

* patch ordre casque

* patch sur l'ordre des casques dans la liste

* Better management of hmds information + css

* 1.1.10

* updating docker-publish file

---------

Co-authored-by: DOUIB Bastien <bastiendouib@gmail.com>
  • Loading branch information
xxxCommando and Bleuh committed Jun 11, 2023
1 parent 5e2d64b commit 32761cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:

- name: Push image to GitHub Container Registry
run: |
IMAGE_ID=${{ github.repository_owner }}/$IMAGE_NAME
IMAGE_ID=${{ secrets.DOCKER_OWNER }}/$IMAGE_NAME
# Change all uppercase to lowercase
IMAGE_ID=$(echo $IMAGE_ID | tr '[A-Z]' '[a-z]')
Expand Down

0 comments on commit 32761cf

Please sign in to comment.