Skip to content

Commit

Permalink
feat(actions): even simpler steps II
Browse files Browse the repository at this point in the history
  • Loading branch information
thejoeejoee committed Nov 11, 2023
1 parent 23ea6f3 commit 4b57e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
registry: ${{ secrets.SCW_REGISTRY_ENDPOINT }}

- name: Prepare web image metadata
id: web-meta
id: webMeta
uses: docker/metadata-action@v4
with:
# list of Docker images to use as base name for tags
Expand Down

0 comments on commit 4b57e45

Please sign in to comment.