Skip to content

Commit

Permalink
Merge pull request #25 from EGA-archive/urgent-fix
Browse files Browse the repository at this point in the history
Definitive action for updating API version
  • Loading branch information
costero-e authored Jan 7, 2025
2 parents 154384d + 630ddb0 commit 9f42772
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update_api_version.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: update api version

on:
pull_request:
branches: ['main', 'api-version']
push:
branches: ['*', '!main']

jobs:
updateapiversion:
Expand Down
2 changes: 1 addition & 1 deletion beacon/conf/api_version.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
api_version: v2.0-164671f
api_version: v2.0-154384d

0 comments on commit 9f42772

Please sign in to comment.