Skip to content

Commit

Permalink
Upgrade latest action (#1980)
Browse files Browse the repository at this point in the history
Signed-off-by: Javier López Barba <javier@okteto.com>
  • Loading branch information
jLopezbarb committed Nov 16, 2021
1 parent c118937 commit b36aca5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion update_actions.sh
Expand Up @@ -40,7 +40,6 @@ for repo in "${actionsRepos[@]}"; do
git --no-pager log -1
fi
ghr -token "$GITHUB_TOKEN" -replace "$VERSION"
ghr -token "$GITHUB_TOKEN" -delete "latest"
popd
rm -rf "$repo"
done
File renamed without changes.

0 comments on commit b36aca5

Please sign in to comment.