Skip to content

Commit

Permalink
Revert "Update SDK version to 0.16.4" (#149)
Browse files Browse the repository at this point in the history
* Revert "Update SDK version to 0.16.4 (#146)"

This reverts commit f29aaed.

* only trigger workflow in the right times
  • Loading branch information
murki authored Dec 10, 2024
1 parent 03ed247 commit 04c66ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/release_on_sdk_version_change.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
push:
branches:
- main
paths:
- 'platform/shared/.sdk_version'
jobs:
version-change:
name: Check for version change
Expand Down
2 changes: 1 addition & 1 deletion platform/shared/.sdk_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.16.4
0.16.3

0 comments on commit 04c66ce

Please sign in to comment.