Skip to content

Commit

Permalink
update secrets for deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-moha committed Oct 22, 2024
1 parent 0a57840 commit 4ac099e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ghcr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
publish-hello-docker-image:
runs-on: ubuntu-latest

environment: sarmad
steps:
- uses: actions/checkout@v2

Expand All @@ -22,7 +22,7 @@ jobs:

password: ${{ secrets.GHCR_TOKEN }}

- name: Build the hello-docker Docker image
- name: Build the Sarmad Docker image

run: |
Expand Down

0 comments on commit 4ac099e

Please sign in to comment.