Skip to content

Commit

Permalink
fix release for multiplayer service
Browse files Browse the repository at this point in the history
  • Loading branch information
pelazas committed Apr 27, 2024
1 parent 1f388e7 commit 83d3fef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,12 +142,12 @@ jobs:
contents: read
packages: write
#needs: [e2e-tests]
env:
WEBAPP_URI: http://conoceryvencer.xyz
steps:
- uses: actions/checkout@v4
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@v5
env:
WEBAPP_URI: http://conoceryvencer.xyz
with:
name: arquisoft/wiq_en2a/multiplayerservice
username: ${{ github.actor }}
Expand Down

0 comments on commit 83d3fef

Please sign in to comment.