Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💯 Update release version #10

Open
FelipeFTN opened this issue Jul 6, 2024 · 0 comments
Open

💯 Update release version #10

FelipeFTN opened this issue Jul 6, 2024 · 0 comments

Comments

@FelipeFTN
Copy link

Hi! Thank you so much for this action, it's very useful!! Just creating this issue because of a tiny bug I found.

We cannot just copy & paste the sample in the README.md because the version was not released yet. So, when using this example, it will always generate an error during action execution.

Can you please release a new version 0.1.2 into releases page? 🙏

name: github pages

on:
  push:
    branches:
      - main

jobs:
  build-deploy:
    runs-on: ubuntu-latest
    steps:
      - name: "Dioxus Deploy"
        uses: DioxusLabs/[email protected]

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant