1
1
mirror of https://github.com/drone-plugins/github-actions synced 2024-11-15 02:56:25 +01:00

remove auto tag from dry run step

This commit is contained in:
Jim Sheldon 2022-12-22 13:33:29 -05:00
parent 87c917b4e7
commit c11b39af26

@ -21,8 +21,9 @@ steps:
settings:
dry_run: true
repo: plugins/github-actions
auto_tag: true
dockerfile: docker/Dockerfile.linux.amd64
tags:
- latest
- name: publish
image: plugins/docker