The code publishes to both Maven Central AND GitHub Packages so its name would better be "Publish to Maven Central and GitHub Packages" or like previous code snippets simply "Publish package"
- Merge a somewhat duplicate sentence about setting environment variables in the deploy step
- Fix an error in a repository name (Maven Central instead of GitHub Packages) (may have happened because of a copy-paste)
- Fix another paragraph that only referred to configuration of GitHub Packages while it was about configuring both Maven Central and GitHub Packages (may have happened because of a copy-paste)
* move workflow disable content to tool selector
* add cli tab to workflow articles
* seeing if this works
* add reusable
* update for each platform
* update with flags
* update with product switchers
* update with end tag
* add cli tab
* update with cli and desktop tabs
* add desktop and cli tabs
* remove tip
* get tests passing
* last small updates
* fix break
* remove break maybe
* update with download link reusable
* update with download resuable
* resolve feedback
* quotes around string
* flesh this out a bit more
* remove reusable
* update with more feedback
Co-authored-by: Meg Bird <megbird@github.com>
* Update events-that-trigger-workflow.md with Discussions triggers
Adds `discussion` and `discussion_comment` section
* remove stray endraw tag
* Version for dotcom
* change links to be relative
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
* Detail where each context can be used within a workflow
* tweak
* Update cross-ref to new information
This reusable is used in two articles: 'Context and expression syntax for GitHub Actions' and 'Environment variables'. In the first of these the current link point to the same section that the link is added to (which is not useful). In both articles I think the new section about context availability is a more appropriate link.
* Update content/actions/reference/context-and-expression-syntax-for-github-actions.md
Co-authored-by: hubwriter <hubwriter@github.com>
* Update content/actions/reference/context-and-expression-syntax-for-github-actions.md
Co-authored-by: hubwriter <hubwriter@github.com>
* Update content/actions/reference/context-and-expression-syntax-for-github-actions.md
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>