Skip to content

Conversation

rmkonnur
Copy link
Collaborator

v0.1.0

  • Beta version of Fern SDK
  • 5 categories included (Accounting, ATS, CRM, HRIS, Ticketing)
  • README updated to support new SDK usage


publish:
needs: [compile, test]
if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to be clear, this if will cause this to only run when we tag a commit in github?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is that a problem?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No I just wanted to make sure I understood what this was.

@rmkonnur rmkonnur merged commit 74551c8 into main Jul 21, 2023
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.

2 participants