Skip to content

Commit

Permalink
Merge pull request #31 from canonical/fix/citadel_tag
Browse files Browse the repository at this point in the history
Fix/citadel tag
  • Loading branch information
Guillaumebeuzeboc authored Nov 18, 2024
2 parents fa3f47e + be84598 commit 17616b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/snap.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: snap
on:
push:
tags:
- 'citadel/*'
branches:
- citadel
- fortress
pull_request:
branches:
- citadel
- fortress
workflow_dispatch:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: gazebo
version: '0.1.0'
version: '0.1.1'
summary: Simulate before you build.
description: |
Gazebo (formerly known as Ignition [1]) is an open source robotics simulator maintained by Open Robotics [2].
Expand Down

0 comments on commit 17616b5

Please sign in to comment.