Skip to content

Commit

Permalink
cleanup files after validation (#22)
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
  • Loading branch information
cpanato committed Sep 2, 2021
1 parent bafe473 commit 88d6a0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Expand Up @@ -74,3 +74,5 @@ runs:
shell: bash
- run: mkdir -p $HOME/.cosign && mv cosign $HOME/.cosign/ && echo "$HOME/.cosign" >> $GITHUB_PATH
shell: bash
- run: rm -f *.pub
shell: bash

0 comments on commit 88d6a0f

Please sign in to comment.