Commit Graph

143 Commits

Author SHA1 Message Date
James Ives
7f15c23a1a
Update README.md 2020-09-08 09:41:08 -04:00
James Ives
ea52e95d77
Update README.md 2020-07-27 12:14:13 -04:00
James Ives
4687894012 Update README.md 2020-07-13 12:59:42 -04:00
James Ives
819ad25ac6 Merge branch 'dev' of https://github.com/JamesIves/github-pages-deploy-action into dev 2020-07-13 12:57:22 -04:00
James Ives
78e5064f2b Updates Workflow References 2020-07-13 12:56:49 -04:00
James Ives
e34188042a
Changes to CNAME and nojekyll files (#362) 2020-07-13 12:52:45 -04:00
James Ives
13e968933a Update README.md 2020-06-26 14:07:47 -04:00
James Ives
b71ad75352
Silent Settings (#347) 2020-06-26 08:18:23 -04:00
James Ives
95cdadb8d2
Update README.md 2020-06-17 09:06:27 -04:00
James Ives
7044d02ab5 Makes the default example the GITHUB_TOKEN 2020-06-06 10:58:54 -04:00
James Ives
db1b77fc3c
Update README.md 2020-05-25 11:40:09 -04:00
James Ives
14c41733cd
Update README.md 2020-05-25 11:39:44 -04:00
James Ives
e1ddd2d9a4 Update README.md 2020-05-16 18:23:10 -04:00
James Ives
c10d475b06 Update README.md 2020-05-16 18:20:39 -04:00
James Ives
9601af754e Update README.md 2020-05-16 18:12:18 -04:00
James Ives
8945e5d754 Fixes Publishing Pipeline for GitHub 2020-05-16 18:11:24 -04:00
James Ives
cd57aa99e2
Update README.md 2020-05-15 09:21:57 -04:00
James Ives
abad53bf8a
Update README.md 2020-05-14 17:59:12 -04:00
James Ives
704d83fe9a
Update README.md 2020-05-14 17:42:55 -04:00
James Ives
1ada96b8f7
Deploy Status (#296)
* Deploy Status changes

* DEPLOY_STATUS -> DEPLOYMENT_STATUS
2020-05-14 17:24:32 -04:00
James Ives
544e98075a
Issue with table cells 2020-05-10 19:01:28 -04:00
James Ives
5927c1f169 Merge branch 'dev' of https://github.com/JamesIves/github-pages-deploy-action into dev 2020-05-10 13:34:15 -04:00
James Ives
2ec414d8d6 Fixes error handling and details in the readme. 2020-05-10 13:34:14 -04:00
Matthew Pickering
4adfe59d18
Typo in README (#280) 2020-05-08 17:00:03 -04:00
Tobias Bieniek
b70619151b
README: Replace v3-test with v3 (#251) 2020-04-17 07:38:56 -04:00
James Ives
b369adedad
Update README.md 2020-03-31 09:02:52 -04:00
James Ives
2f96cedf7a
Single Commit (#226)
* Wipe History #1

* singleCommit

* Integration tests

* Update README.md
2020-03-30 20:44:09 -04:00
James Ives
28ddb3d329
Update README.md 2020-03-29 16:49:12 -04:00
James Ives
6f2772d51f
Update README.md 2020-03-28 12:44:00 -04:00
James Ives
23923d7904
Update README.md 2020-03-28 10:47:24 -04:00
James Ives
0670fcba71
Update README.md 2020-03-28 10:36:15 -04:00
JamesIves
fb344c2b78 Debugging Changes 2020-03-28 10:35:26 -04:00
James Ives
8df9c81af7
Update README.md 2020-03-22 09:21:09 -04:00
James Ives
2630e4a002
Update README.md 2020-03-22 09:19:34 -04:00
James Ives
ed02b5e2bc
Update README.md 2020-03-22 09:15:21 -04:00
James Ives
d6bb1c2e37
Update README.md 2020-03-22 09:14:25 -04:00
James Ives
9faf30ea72
Update README.md 2020-03-21 17:15:58 -04:00
James Ives
271e20e0fa
Update README.md 2020-03-21 15:50:10 -04:00
James Ives
82aa0a8282
Update README.md 2020-03-21 15:48:03 -04:00
James Ives
9482848aab
Update README.md 2020-03-21 15:46:35 -04:00
James Ives
5061c6fd16
Update README.md 2020-03-21 15:30:34 -04:00
JamesIves
24a8905e43 Assets 2020-03-21 15:23:05 -04:00
Jake Jarvis
564c451cf7
Update readme examples to reflect the removal of build scripts (#205) 2020-03-19 09:59:05 -04:00
James Ives
1dd704840e
Update README.md 2020-03-08 19:33:31 -04:00
James Ives
b2acf87217
Migrates to eslint (#193) 2020-03-06 22:36:56 -05:00
JamesIves
cf3b5140f3 Update README.md 2020-03-02 09:07:10 -05:00
JamesIves
a5c6b4613e gitHubRepository -> repositoryName 2020-03-02 08:37:55 -05:00
James Ives
71b19fd2fb
Package Exporting (#181)
* Corrects exporting

* README Changes

* Forgot the compiled code.

* Configuration changes

* Moving action package

* Update README.md

* Update README.md

* Improving example

* Update README.md

* Update src/lib.ts

Co-Authored-By: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>

* Correctly building types

* Update README.md

* Configuration update

* Update README.md

* Re-assigning

* Missing chnage

* More changes

* Some more information

* Setting changes to repositoryPath and tokenType

* Compiling

* Update package.json

* Token hiding

* Package Exporting Changes (#185)

* Initiial Changes

* Changes to action

* Compiled

* Added better logging for when debug is off...

* Removing base branch logging as it's not really required

* throw new Error -> throw

* Debug flag as an variable

* Update README.md

* More README Changes

* Update README.md

* Update README.md

* Update README.md

* error.message

* Fixes the debug flag

* Changing the directory routing for shell scripting

* Tidying!

* Changing to const

* Promotion

Co-authored-by: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>
2020-03-02 07:52:38 -05:00
Kindeep Singh Kargil
4258c3a701
Fix SSH example on README.md (#182)
Fixed a syntax error with an extra '-', found while trying to use the example.
2020-02-23 12:47:41 -05:00
James Ives
2af9604f13
Adds git config options. (#154)
* Adds git config options.

* Compile
2020-01-27 23:55:28 -05:00