forked from lxh/go-wxhelper
💚 优化Actions工作流配置
This commit is contained in:
parent
301e75cf0c
commit
528dc30a69
@ -36,9 +36,9 @@ jobs:
|
||||
|
||||
- name: Print Tags
|
||||
run: |
|
||||
echo ${{ steps.gen_tags.outputs.tags }}
|
||||
echo "${{ steps.gen_tags.outputs.tags }}"
|
||||
echo "----------------- labels -----------------"
|
||||
echo ${{ steps.meta.outputs.labels }}
|
||||
echo "${{ steps.meta.outputs.labels }}"
|
||||
|
||||
# - name: Login to Repository
|
||||
# uses: docker/login-action@v2
|
||||
|
Loading…
Reference in New Issue
Block a user