Skip to content

Commit

Permalink
Commit tag broke it as per ncipollo/release-action#208
Browse files Browse the repository at this point in the history
  • Loading branch information
arran4 committed Jun 15, 2024
1 parent db3ebff commit 9a66268
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
with:
tag: ${{ github.ref }}
name: Release ${{ github.ref }}
commit: ${{ github.sha }}
draft: false
prerelease: false
env:
Expand Down
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ Package: libxattrplaying-plugin
Architecture: any
Depends: vlc
Description: A plugin for VLC which adds the xattr tag 'seen' to the `user.xdg.tags` list anytime you watch a video
Version: 0.1.9
Version: 0.2.0
2 changes: 1 addition & 1 deletion spec/libxattrplaying_plugin.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: libxattrplaying_plugin
Version: 0.1.9
Version: 0.2.0
Release: 1%{?dist}
Summary: A plugin for VLC which adds the xattr tag 'seen' to the `user.xdg.tags` list anytime you watch a video

Expand Down

0 comments on commit 9a66268

Please # to comment.