Skip to content

Update to latest versions of actions, and simplify elm-publish-action setup#280

Merged
jfmengels merged 1 commit intostil4m:masterfrom
dillonkearns:ci/github-actions
Apr 3, 2026
Merged

Update to latest versions of actions, and simplify elm-publish-action setup#280
jfmengels merged 1 commit intostil4m:masterfrom
dillonkearns:ci/github-actions

Conversation

@dillonkearns
Copy link
Copy Markdown
Contributor

Mostly boring updates to reduce deprecation noise.

I also simplified the elm-publish-action setup. Using dry-run: true is redundant - the workflow is:

  1. Check to see if it is in a publishable state
  2. If not, give an error
  3. If it is publishable, AND the elm.json has a bumped version, AND we're on the main/master branch, THEN run elm publish (creating a git tag as needed)

@jfmengels jfmengels merged commit 46fd0fa into stil4m:master Apr 3, 2026
2 of 3 checks passed
@jfmengels
Copy link
Copy Markdown
Collaborator

Thanks 😊

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