Skip to content

Commit

Permalink
ci: update release container
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Mucha <[email protected]>
  • Loading branch information
drptbl committed Oct 5, 2022
1 parent a40bbb4 commit 06cf19d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,7 @@ jobs:
name: release

container:
image: ghcr.io/synthetixio/docker-node/ubuntu:16.17
credentials:
username: synthetixio
password: ${{ secrets.GH_PACKAGES_READ_ONLY }}
image: synthetixio/docker-node:16.17-ubuntu

steps:
- name: Checkout
Expand Down

0 comments on commit 06cf19d

Please sign in to comment.