Skip to content

Commit

Permalink
Merge branch 'Use-releases-api-to-bump-version'
Browse files Browse the repository at this point in the history
  • Loading branch information
atas committed Oct 15, 2024
2 parents 3c6cc90 + 23728a8 commit a6af528
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
runs-on: ubuntu-latest
needs: release
if: github.ref == 'refs/heads/main'
environment: main
environment: demo
steps:
- name: Set up SSH
run: |
Expand Down
1 change: 1 addition & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @atas

0 comments on commit a6af528

Please sign in to comment.