Skip to content

Commit

Permalink
Attempt to deploy to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
mkimberlin committed Jul 25, 2024
1 parent 6490f67 commit cd22d89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle-native-build-development.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Gradle Build & Deploy - Develop
name: Gradle Build & Deploy - Native - Develop
on:
push:
branches:
- 'develop'

- 'feature-2532/graal'
env:
PROJECT_ID: ${{ secrets.RUN_PROJECT }}
RUN_REGION: us-central1
Expand Down

0 comments on commit cd22d89

Please sign in to comment.