Skip to content

Commit

Permalink
Trigger another release (#633)
Browse files Browse the repository at this point in the history
  • Loading branch information
Frassle authored Sep 17, 2024
1 parent 53c2718 commit 259c0b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ env:
GITHUB_TOKEN: ${{ secrets.PULUMI_BOT_TOKEN }}

jobs:
release-pulumi-language-dotnet:
release-pulumi-language-yaml:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -406,3 +406,4 @@ First preview release of YAML language support for Pulumi. See README for langua
by discovering the package schema and using the value declared there.

- [features] can use shorter resource types and function names against one of a couple patterns.

0 comments on commit 259c0b8

Please sign in to comment.