Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
java
/
github-pages-deploy-action
Public
forked from
JamesIves/github-pages-deploy-action
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
github-pages-deploy-action
src
git.ts
on
git-prune
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 24, 2021
Cleanup task
JamesIves
committed
78897f2
View commit details
Copy full SHA for 78897f2
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
Enables Support for Self-Hosted GitHub Instances (GitHub Enterprise) (#622)
Show description for 9119c52
JamesIves
authored
9119c52
View commit details
Copy full SHA for 9119c52
View code at this point
Browse repository at this point
Commits on Feb 6, 2021
[Release] Version 4 (#589)
Show description for 4421827
JamesIves
and
Pike
authored
4421827
View commit details
Copy full SHA for 4421827
View code at this point
Browse repository at this point
Commits on Oct 17, 2020
Additional 3.7.0 tests
JamesIves
committed
65691af
View commit details
Copy full SHA for 65691af
View code at this point
Browse repository at this point
Commits on Oct 15, 2020
Feat: add support for checking if source folder exists (#463)
Show description for dc667b3
exuanbo
authored
dc667b3
View commit details
Copy full SHA for dc667b3
View code at this point
Browse repository at this point
Commits on Oct 7, 2020
Feat: add support for absolute paths (#449)
Show description for 118cd3f
exuanbo
authored
118cd3f
View commit details
Copy full SHA for 118cd3f
View code at this point
Browse repository at this point
Commits on Sep 27, 2020
Adjustments
JamesIves
committed
99e98da
View commit details
Copy full SHA for 99e98da
View code at this point
Browse repository at this point
Stash / Remote Changes (#435)
Show description for 8912f4f
JamesIves
authored
8912f4f
View commit details
Copy full SHA for 8912f4f
View code at this point
Browse repository at this point
Commits on Sep 12, 2020
Auto accepts from migrate
JamesIves
committed
f7c5b05
View commit details
Copy full SHA for f7c5b05
View code at this point
Browse repository at this point
Update git.ts
JamesIves
committed
de8fe44
View commit details
Copy full SHA for de8fe44
View code at this point
Browse repository at this point
#373 Adds LFS option
JamesIves
committed
9846e33
View commit details
Copy full SHA for 9846e33
View code at this point
Browse repository at this point
Commits on Jul 27, 2020
Adds the no-verify flag to prevent pre-commit hooks from taking over the process
JamesIves
committed
3393207
View commit details
Copy full SHA for 3393207
View code at this point
Browse repository at this point
Commits on Jul 13, 2020
Changes to CNAME and nojekyll files (#362)
JamesIves
authored
e341880
View commit details
Copy full SHA for e341880
View code at this point
Browse repository at this point
Commits on Jul 4, 2020
Fixes unit tests
JamesIves
committed
447551d
View commit details
Copy full SHA for 447551d
View code at this point
Browse repository at this point
Formatting
JamesIves
committed
c28f80b
View commit details
Copy full SHA for c28f80b
View code at this point
Browse repository at this point
Adds support docs to the top of the readme etc
JamesIves
committed
2546145
View commit details
Copy full SHA for 2546145
View code at this point
Browse repository at this point
Commits on Jun 26, 2020
Fixes tests etc
JamesIves
committed
30a915e
View commit details
Copy full SHA for 30a915e
View code at this point
Browse repository at this point
Adjustments
JamesIves
committed
ab9d952
View commit details
Copy full SHA for ab9d952
View code at this point
Browse repository at this point
Silent Settings (#347)
JamesIves
authored
b71ad75
View commit details
Copy full SHA for b71ad75
View code at this point
Browse repository at this point
Commits on Jun 16, 2020
Revert "Makes check (#332)" (#334)
Show description for 3c226bc
JamesIves
authored
3c226bc
View commit details
Copy full SHA for 3c226bc
View code at this point
Browse repository at this point
Commits on Jun 15, 2020
Makes check (#332)
JamesIves
authored
dce3848
View commit details
Copy full SHA for dce3848
View code at this point
Browse repository at this point
Commits on Jun 6, 2020
Update git.ts (#321)
JamesIves
authored
e577b72
View commit details
Copy full SHA for e577b72
View code at this point
Browse repository at this point
Commits on May 24, 2020
Update git.ts
JamesIves
committed
df054c0
View commit details
Copy full SHA for df054c0
View code at this point
Browse repository at this point
Randomizes deployment branch name
JamesIves
committed
6d74177
View commit details
Copy full SHA for 6d74177
View code at this point
Browse repository at this point
Fixes an issue preventing deployments
JamesIves
committed
5cfaab9
View commit details
Copy full SHA for 5cfaab9
View code at this point
Browse repository at this point
Removes the temp branch
JamesIves
committed
9ec407d
View commit details
Copy full SHA for 9ec407d
View code at this point
Browse repository at this point
Removes the branch
JamesIves
committed
adea226
View commit details
Copy full SHA for adea226
View code at this point
Browse repository at this point
Force
JamesIves
committed
0e2603f
View commit details
Copy full SHA for 0e2603f
View code at this point
Browse repository at this point
Moves where the log is placed for clarity
JamesIves
committed
999988e
View commit details
Copy full SHA for 999988e
View code at this point
Browse repository at this point
Removes the worktree (#309)
Show description for 0657078
JamesIves
authored
0657078
View commit details
Copy full SHA for 0657078
View code at this point
Browse repository at this point
Commits on May 18, 2020
Add --no-recurse-submodules to git fetch (#299)
fredefox
authored
93e7aa6
View commit details
Copy full SHA for 93e7aa6
View code at this point
Browse repository at this point
Commits on May 14, 2020
Deploy Status (#296)
Show description for 1ada96b
JamesIves
authored
1ada96b
View commit details
Copy full SHA for 1ada96b
View code at this point
Browse repository at this point
Commits on Apr 30, 2020
Target Folder (#268)
Show description for 2f337e8
JamesIves
authored
2f337e8
View commit details
Copy full SHA for 2f337e8
View code at this point
Browse repository at this point
Commits on Apr 11, 2020
Removed the need for a chmod command (#248)
JamesIves
authored
0467ae9
View commit details
Copy full SHA for 0467ae9
View code at this point
Browse repository at this point
Commits on Apr 9, 2020
Make sure rm -rf actually works. (#242)
Show description for 42b6247
nomeata
authored
42b6247
View commit details
Copy full SHA for 42b6247
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.