Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
chore(release): 🔖 bump version to 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmcodes committed Aug 1, 2020
1 parent 120eff5 commit 28e4a32
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: "Bridgetown Github Pages Action"
description: "A GitHub Action to Deploy your Bridgetown site to GitHub Pages."
branding:
icon: "box"
color: "green"

inputs:
repository:
description: "The GitHub repository to push the built site to."
Expand Down
2 changes: 1 addition & 1 deletion version.toml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.0
0.0.1

0 comments on commit 28e4a32

Please sign in to comment.