fix: Use onetime workdir name (#109)

* chore: Allow to release from not master

* chore(release): 3.0.4-0
* chore(release): 3.0.4-1
This commit is contained in:
Shohei Ueda
2020-02-19 22:56:40 +09:00
committed by GitHub
parent 195ab8005d
commit 2f5ccc92df
6 changed files with 100 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "actions-github-pages",
"version": "3.0.3",
"version": "3.0.4-1",
"description": "GitHub Actions for GitHub Pages",
"main": "lib/index.js",
"engines": {