Skip to content

Commit

Permalink
sd
Browse files Browse the repository at this point in the history
  • Loading branch information
SiskaPavel committed Oct 25, 2023
1 parent 73bce9a commit 33cbe38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stage0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: basic info
run: |
echo ${{ github.repository }}
echo ${{ github.actor }}
echo ${{ lowercase(github.actor) }}
echo ${{ steps.meta.outputs.tags }}
echo ${{ steps.meta.outputs.labels }}
- name: Set up Docker Buildx
Expand Down

0 comments on commit 33cbe38

Please sign in to comment.