Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
laszlocph authored Oct 29, 2023
1 parent c2ea191 commit e4ed9b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ jobs:
- name: Container image
run: |
echo "Here you build your container image"
- name: Shipping release artifact to Gimlet
id: shipping
uses: gimlet-io/gimlet-artifact-shipper-action@v0.8.3
- name: Deploy with Gimlet
id: deploy
uses: gimlet-io/gimlet-artifact-shipper-action@v0.9.0
env:
GIMLET_SERVER: ${{ secrets.GIMLET_SERVER }}
GIMLET_TOKEN: ${{ secrets.GIMLET_TOKEN }}
Expand Down

0 comments on commit e4ed9b5

Please sign in to comment.