Skip to content

Conversation

@germa89
Copy link
Contributor

@germa89 germa89 commented Jun 16, 2022

Description

I found out that in some cases, pushing to the doc repo using a tag is convenient.

Testing Instructions

In theory, it should work by providing the key option tag.

- name: Deploy 🚀
  uses: JamesIves/[email protected]
  with:
    branch: gh-pages # The branch the action should deploy to.
    folder: build # The folder the action should deploy.
    tag: 'v0.1'

Additional Notes

@germa89 germa89 requested a review from JamesIves as a code owner June 16, 2022 06:26
@JamesIves
Copy link
Owner

JamesIves commented Jun 17, 2022

Thanks for the contribution. Do you mind creating an issue for this along with rationale so it can be tracked?

@germa89
Copy link
Contributor Author

germa89 commented Jun 17, 2022

Thanks for the contribution. Do you mind creating an issue for this along with rationale so it can be tracked?

Hi @JamesIves , done!

@germa89
Copy link
Contributor Author

germa89 commented Jun 29, 2022

@JamesIves I have implemented the changes. Let me know if there is anything more I can do.

@JamesIves
Copy link
Owner

Will get to this in the next couple of days, thanks for your patience!

@JamesIves
Copy link
Owner

Looks good to me! Thanks for making the changes

@JamesIves JamesIves merged commit 079ec0e into JamesIves:dev Jul 17, 2022
@germa89 germa89 deleted the feat/Adding-tag-option branch July 18, 2022 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add tags to deployed commit

4 participants