Skip to content

gbraad-dotfiles/dotfiles-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

gbraad's Dotfiles dotfiles action

Use dotfiles' dotfiles-command to manage the dotfiles deployment

Usage

      - name: Update to latest dotfiles
        uses: gbraad-dotfiles/dotfiles-action@main
        with:
          action: update

Note

This action does not rely on the installation of the dotfiles. Since it uses the dot-action](https://github.com/gbraad-dotfiles/dot-action), it pulls the latest stable version of the dotfiles repository when needed, and uses this to manage the deployment of the dotfiles. It is however possible to use the install-action to ensure the dotfiles are installed before using this action.

Have a look here for an example workflows.

About

Use dotfiles' `dotfiles`-command to manage the dotfiles deployment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published