Skip to content

Commit

Permalink
Update action.yml to run with prebuilt docker image for new version 0…
Browse files Browse the repository at this point in the history
….6.0
  • Loading branch information
ponylang-main committed Jul 14, 2021
1 parent 2ab10e2 commit 8b29141
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 'Release Bot'
description: 'Standard Pony Library and Application release functionality'
description: Standard Pony Library and Application release functionality
name: Release Bot
runs:
using: 'docker'
image: 'Dockerfile'
image: docker://ponylang/release-bot-action:0.6.0
using: docker

0 comments on commit 8b29141

Please sign in to comment.