Skip to content

Commit

Permalink
Merge pull request #40 from HyperInspire/feature/aarch64
Browse files Browse the repository at this point in the history
Test Auto build
  • Loading branch information
tunmx authored May 7, 2024
2 parents e266c9a + 26d32e0 commit 0da0e16
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/release-sdks.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: Release SDKs

# Trigger the workflow when pushing tags that match the pattern "v*"
#on:
# push:
# tags:
# - "v*"

on:
push:
branches: ["feature/aarch64"]
tags:
- "v*"

#on:
# push:
# branches: ["feature/aarch64"]

# Set the global GitHub token environment variable
env:
Expand Down

0 comments on commit 0da0e16

Please sign in to comment.